.com_content.view-article .author-img {
  margin-right: 3px;
}
.com_content.view-article .article-body-text:first-letter {
  float: left;
  font-size: 75px;
  font-weight: 700;
  line-height: 60px;
  padding: 8px 15px;
  margin-right: 12px;
  color: #ffffff;
  background: #ff0000;
}
.com_content.view-article.layout_article_style_1 .t3-mainbody {
  padding-top: 0px;
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg {
  display: flex;
  align-items: flex-end;
  position: relative;
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(bottom, #090e1d 5%, rgba(255, 255, 255, 0) 60%);
  background: -webkit-linear-gradient(bottom, #090e1d 5%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(to top, #090e1d 5%, rgba(255, 255, 255, 0) 60%);
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title {
  margin-bottom: 45px;
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title .article-title,
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title .article-info {
  text-align: left;
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title .article-title,
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title .article-info > dd,
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title .article-info > dd a {
  color: #fff;
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title .article-info > dd a:hover {
  color: #ff0000;
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .post-hero__bg .post-hero-title .article-title {
  margin-bottom: 10px;
}
.com_content.view-article.layout_article_style_1 article.article_style_1 .article-body-text {
  margin-top: 50px;
}
.com_content.view-article.layout_article_style_3 .article_style_3 {
  background: #fff;
  padding: 50px;
}
.com_content.view-article.layout_article_style_3 .article_style_3 figure.no-margin-img,
.com_content.view-article.layout_article_style_3 .article_style_3 .entry-image.full-image {
  margin-left: -50px;
  margin-right: -50px;
}
.com_content.view-article.layout_article_style_3 .article_style_3 figure.no-margin-img figcaption,
.com_content.view-article.layout_article_style_3 .article_style_3 .entry-image.full-image figcaption {
  padding: 0 50px;
}
@media only screen and (min-width: 768px) {
  .layout_article_style_1 .t3-sidebar {
    margin-top: 650px;
  }
}