#block-twistfeatured {
  padding-bottom: 33px;
  border-bottom: 2px solid #EEEEEE;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  #block-twistfeatured {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
}
#block-twistfeatured #twist-featured .field--name-field-image img {
  width: 100%;
}
#block-twistfeatured #twist-featured .blog-date-time-wrap {
  display: flex;
  color: #727272;
  font-size: 14px;
  line-height: 28px;
  flex-direction: row;
}
#block-twistfeatured #twist-featured .blog-date-time-wrap .blog-time-date {
  margin-right: 15px;
}
#block-twistfeatured #twist-featured .blog-tags {
  font-size: 14px;
  line-height: 125%;
  color: #727272;
}
#block-twistfeatured #twist-featured .blog-tags a:hover, #block-twistfeatured #twist-featured .blog-tags a:active, #block-twistfeatured #twist-featured .blog-tags a:link, #block-twistfeatured #twist-featured .blog-tags a:visited {
  color: #727272;
}
#block-twistfeatured #twist-featured .desc-link:hover {
  text-decoration: none;
}
#block-twistfeatured #twist-featured .field--name-field-subtitle {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 150%;
  color: #4A4A4A;
}
#block-twistfeatured #twist-featured .blog-link {
  font-size: 16px;
  font-style: normal;
  line-height: 125%;
  margin-top: 12px;
  color: #313538;
  margin-bottom: 4px;
  text-decoration: none;
  display: block;
}
html:not([lang=zh-hans]) #block-twistfeatured #twist-featured .blog-link {
  font-weight: 800;
}
html[lang=zh-hans] #block-twistfeatured #twist-featured .blog-link {
  font-weight: 900;
}
#block-twistfeatured #twist-featured .blog-link:hover, #block-twistfeatured #twist-featured .blog-link:focus, #block-twistfeatured #twist-featured .blog-link.hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  #block-twistfeatured #twist-featured .blog-link {
    font-size: 30px;
    line-height: 36px;
  }
  html:not([lang=zh-hans]) #block-twistfeatured #twist-featured .blog-link {
    font-weight: 800;
  }
  html[lang=zh-hans] #block-twistfeatured #twist-featured .blog-link {
    font-weight: 900;
  }
}