a[href^="tel:"]:not(.cta__button){
    font-family: fontawesome, FontAwesome, Font-Awesome, font-awesome, fontAwesome, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}




















.section--light a[href^="tel:"]:not(.cta__button){
    color: rgb(48, 48, 17) !important;
}

.fullwidth-layout {
    overflow-x: hidden;
}
.editable__container iframe { 
    max-width: 100%;
}

@media (max-width: 761px) {
.editable__container iframe { 
    max-height: 300px !important;
}
}

@media (min-width: 992px) {
.blade-image-overlap .blade__media {
	margin-bottom: -215px;
	padding-bottom: 60px;
	z-index: 5;
	padding-top: 50px;
}
}

.staff-member__name-wrapper span {
    font-size: 27px;
}


.fb-card-gold .featuredblock__image, .fb-card-white .featuredblock__image, .fb-card-dark .featuredblock__image{
    background-size: contain !important;
    object-fit: unset !important;
    background-repeat: no-repeat;
}

.fb-card-gold .fb_online_pharmacy__container--inner, .fb-card-gold .fb_our_partners__container--inner, .fb-card-gold .fb_client_resources__container--inner, .fb-card-gold .fb_clients__container--inner{
    padding: 4rem 0;
}

.fb-card-white .featuredblock__image.featuredblock__image--clickable {
  width: 195px !important;
  min-height: 100px !important;
  margin-left: auto !important;
}


.header-f .cta-a .cta__links-wrapper a:nth-child(2) {
    display: block;
    padding: 10px;
}

.featuredblock__content {
    display: flex;
    flex-direction: column;
}