#contact h2{font-size:3.4rem;line-height:4rem;margin-bottom:25px}#contact h2 strong{font-weight:900}#contact p{font-size:1.6rem;line-height:2rem;margin-bottom:15px}#contact .contactContent{display:flex;justify-content:flex-start}#contact .contactContent.addColor{border-radius:8px;padding:20px}#contact .contactContent .contactImg{border-radius:50%;height:120px;margin-right:24px;overflow:hidden;width:120px}#contact .contactContent .contactImg img{height:100%;object-fit:cover;width:100%}#contact .contactContent .contactName h4{font-size:2.2rem;font-weight:900;line-height:2.4rem;margin:0 0 8px}#contact .contactContent .contactName p{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin:0 0 8px}#contact .contactContent .contactName p a{font-weight:400;text-decoration:underline}@media screen and (max-width:767.98px){#contact{text-align:center}#contact h2{font-size:2.4rem;line-height:3.2rem}}