.featured-card__wrapper{color:inherit;display:block;text-decoration:none}.featured-card__copy{display:flex;flex-direction:column;justify-content:center}.featured-card__copy .multiple-buttons{margin-top:30px}@media (max-width:767px){.featured-card__wrapper .multiple-buttons__item{width:100%}}.featured-card__wrapper:hover{color:inherit;text-decoration:none}.featured-card__thumb{overflow:hidden}.featured-card__image{display:block;height:auto;margin:0 auto;max-width:100%;transition:transform .3s ease}a.featured-card__wrapper:hover .featured-card__image{transform:scale(1.05)}.featured-card__text{width:100%}.featured-card__text h6{background:#afe7c2;display:inline-block;text-transform:uppercase}@media (min-width:992px){.featured-card__wrapper{display:flex;flex-wrap:wrap}.featured-card__thumb{flex:0 0 32%;width:32%}.featured-card__copy{flex:0 0 68%;width:68%}}