.sc-news-article h3 {
  margin-top: 1rem;
  color: rgb(0, 0, 0);
}
.sc-news-article:first-child {
  margin-bottom: 2.5rem;
}
.sc-news-article-banner, .sc-news-article-banner-over {
  margin-left: 12px;
  margin-right: 12px;
  height: 500px;
  position: relative;
}
.sc-news-article-banner-over {
  background-color: rgb(0, 0, 0);
}
@media (max-width: 575.98px) {
  .sc-news-article-banner-over {
    max-height: 300px;
  }
}
.sc-news-article-banner-over .sc-picture-banner {
  opacity: 0.5;
}
.sc-news-article-banner-over .sc-news-article-content-info {
  width: 80%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: white;
}
.sc-news-article-content {
  margin-bottom: 1.5625rem;
}
.sc-news-article-content-info {
  text-align: center;
}
.sc-news-article-content-info span {
  padding: 0.5rem 0;
}
.sc-news-article-content-info span a {
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}
.sc-news-article-content-info-type {
  color: rgb(96, 0, 0);
  text-transform: uppercase;
  font-weight: bold;
}
.sc-news-article-content-info-from {
  color: rgb(96, 0, 0);
  font-size: 1.5rem;
}
.sc-news-article-content-info-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
}
.sc-news-article-content-info-title-over {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
}
@media (min-width: 576px) {
  .sc-news-article-content-info-title-over {
    margin-top: 94px;
    margin-bottom: 80px;
  }
}
@media (max-width: 575.98px) {
  .sc-news-article-content-info-title-over {
    font-size: 1.2rem;
  }
}
.sc-news-article-content-info-date {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
}
.sc-news-article-content-info-category {
  font-family: "Roboto Condensed", sans-serif;
  color: black !important;
}
.sc-news-article-content-info-category-newsrelease, .sc-news-article-content-info-category-speakersectionspeech, .sc-news-article-content-info-category-people, .sc-news-article-content-info-category-news, .sc-news-article-content-info-category-opinion, .sc-news-article-content-info-category-socialmedia, .sc-news-article-content-info-category-howwhy {
  color: rgb(0, 0, 0);
}
.sc-news-article-content-info-category-newsrelease > a, .sc-news-article-content-info-category-speakersectionspeech > a, .sc-news-article-content-info-category-people > a, .sc-news-article-content-info-category-news > a, .sc-news-article-content-info-category-opinion > a, .sc-news-article-content-info-category-socialmedia > a, .sc-news-article-content-info-category-howwhy > a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
.sc-news-article-content-info-category-newsrelease, .sc-news-article-content-info-category-speakersectionspeech {
  background-color: rgb(170, 170, 170);
}
.sc-news-article-content-info-category-people {
  background-color: rgb(66, 225, 90);
}
.sc-news-article-content-info-category-news {
  background-color: rgb(255, 239, 50);
}
.sc-news-article-content-info-category-opinion {
  background-color: rgb(201, 104, 255);
}
.sc-news-article-content-info-category-socialmedia {
  background-color: rgb(94, 159, 255);
}
.sc-news-article-content-info-category-howwhy {
  background-color: rgb(255, 98, 120);
}
.sc-news-article-content-footer {
  margin: 1.25rem 0;
}
.sc-news-article-content-footer-tags-tag {
  background-color: black;
  color: white;
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
  padding: 0.25rem 0.5rem;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.sc-news-article-content-footer-tags-tag:hover {
  color: white;
}
.sc-news-article-content .circle-photos img {
  max-width: initial;
  max-height: 100%;
}
.sc-news-article-related > h4 {
  margin: 0.75rem 0;
  font-weight: bold;
  text-align: center;
}
.sc-news-article-related-news {
  background-color: rgb(238, 238, 238);
  margin: 1rem 0;
  min-height: 80px;
  display: flex;
  align-items: center;
}
.sc-news-article-related-news > div {
  position: relative;
  height: 80px;
}
.sc-news-article-related-news-image {
  /*position: absolute;
  min-height: 80px;
  object-fit: cover;

  width: 100% !important;
  height: 100% !important;*/
  padding: 0.5rem;
}
.sc-news-article-related-news-content {
  font-size: 0.875rem;
  line-height: 1.2;
  padding: 1rem 1rem 1rem 0.5rem;
  overflow: hidden;
}
.sc-news-article-related-news-content-scp {
  padding-bottom: 0.25rem;
}
.sc-news-article-related-report-title, .sc-news-article-related-report-committee, .sc-news-article-related-report-stage {
  display: inline-block;
  font-size: 0.875rem;
}
.sc-news-article-related-report-committee, .sc-news-article-related-report-stage {
  font-weight: 700;
}

.sc-news-article-scp .sc-news-article-content-info {
  margin-bottom: 2rem;
}

a.sc-news-article-related-news {
  color: rgb(0, 0, 0);
}
