.contact-card{background-color:#fff;margin-bottom:2rem}.contact-card__background{align-items:center;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center}.contact-card__upper{align-items:center;display:flex;padding:1rem}.contact-card__image{border:2px solid #e7e1d7;border-radius:50%;height:60px;margin-right:10px;width:60px}.contact-card__details{align-content:center;display:flex;flex-flow:column}.contact-card__name{color:#181818;font-size:1.375rem;font-weight:800;line-height:1;margin:0 0 .25rem}.contact-card__content{background-color:#b01518;line-height:1.5;padding:1rem}.contact-card__title{color:#181818;font-size:1.125rem;font-weight:800;letter-spacing:normal;line-height:1;margin:0}.contact-card__text{color:#fff!important}.contact-card__content a{color:#fff!important;font-family:Exo,sans-serif;font-weight:500;line-height:1.5;text-decoration:underline}.contact-card__content p{color:#fff;font-weight:300;line-height:1.25;margin-bottom:0}@media (min-width:1100px){.contact-card__title{font-size:1.25rem}}@media (max-width:767px){.contact-card{margin-bottom:2rem}}