/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2024 | 22:16:09 */
#macular-edema h2, #active-trials h2, #clinical-trial-access h2 {
  color: var(--purple) !important;
  text-transform: uppercase !important;
  font-size: 35px;
}
#clinical-trials-cta strong {
  color: var(--white) !important;
}
#clinical-trials-cta a.avia-button {
  margin-top: 1rem;
}
#new-class h3 {
  font-size: 30px;
  color: var(--white) !important;
}
#new-class hr {
  margin: 30px 0;
  width: 60px;
  border-width: 3px 0 0;
  border-color: var(--teal) !important;
}
#new-class .entry-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#new-class .entry-content-wrapper .flex_column {
  float: none !important;
}
#active-trials h2 {
  margin-bottom: 2rem;
}
#active-trials a:not(.avia-button), #active-trials em, #active-trials strong {
  color: var(--teal) !important;
}
#active-trials a:not(.avia-button) {
  text-decoration: underline !important;
}
.actively-recruiting {
  max-width: 1300px;
  float: none !important;
  margin: 0 auto 1rem !important;
}
.actively-recruiting .av-special-heading {
  background: var(--blueGradient);
  padding: 1.5rem !important;
}
.actively-recruiting .av-special-heading h3 {
  color: var(--white) !important;
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 22px;
}
.actively-recruiting .av_textblock_section {
  padding: 1.5rem 3rem 0.75rem 3rem;
}
.actively-recruiting .av_textblock_section p {
  text-align: center;
}
.actively-recruiting .avia-button-wrap {
  padding: 0.75rem 3rem 1.5rem 3rem;
}
#clinical-trial-access a {
  color: var(--teal) !important;
  text-underline-offset: 3px;
  text-decoration: underline !important;
}
#clinical-trial-access a em, #clinical-trial-access a strong {
  color: var(--teal) !important;
}
@media screen and (max-width: 767px) {
  #macular-edema h2, #active-trials h2, #clinical-trial-access h2, .split-block-full .text-block h2, .split-block-contain .text-block h2 {
    font-size: 30px !important;
  }
  #new-class h3 {
    font-size: 26px !important;
  }
}
