li a,
p a,
p strong a {
  /* color: #c4272f !important; */
}
ol li,
p {
  font-family: Roboto !important;
}
.post_details_banner_content h4 a {
  display: inline-flex !important;
  line-height: 18px !important;
}
.mb-lg-0 .testimonials p {
  font-family: "Roboto Condensed" !important;
  text-align: center !important;
}
sup {
  font-size: 68%;
}
.post_details_banner {
  background-image: none;
}
.ext-overlay-banner {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}

.ext-const-admin {
  margin-right: 30px;
}
.ext-quote-person {
  width: 88px;
}
p strong a {
  text-decoration: underline;
}
li a:hover,
p a:hover,
p strong a :hover {
  /* color: #c4272f !important; */
  text-decoration: none;
}
li a,
p a {
  /* text-decoration: underline !important; */
}

ol li a{
    color: #c4272f !important;
    text-decoration: underline;
}
ol li a:hover{
    color: #c4272f !important;
    text-decoration: none;
}
.ext-anchorStrong-links p strong a{
  color: #c4272f !important;
    text-decoration: underline;
}
.ext-anchorStrong-links p strong a:hover{
  color: #c4272f !important;
    text-decoration: none;
}
p a{
   color: #c4272f !important;
    text-decoration: underline; 
}
p a:hover{
   color: #c4272f !important;
    text-decoration: none; 
}
@media (min-width: 280px) and (max-width: 1024px) {
    .ext-bannerLogo-visibility {
        background-position: right;
    }
}