#top .main_color .featured-providers p,
#top .main_color .featured-providers h3 {
  color: #fff;
}

@media screen and (max-width:768px) {
  .featured-providers .flex_column.av_one_third {
    width: 100% !important;
  }
}


.provider-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

a.provider-read-more {
  z-index: 100;
  position: relative;
}