.contact{margin:0 0 30px;min-height:calc(100% - 30px);text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;padding:0 50px 75px;border-top:180px solid #80cbd9;text-decoration:none;color:#333;font-weight:400}.contact__image{width:225px;min-width:225px;height:225px;border-radius:100%;overflow:hidden;margin-top:-112.5px;margin-bottom:25px;background-color:#fff}.contact__image img{width:100%!important;height:100%!important;object-fit:cover;object-position:50% 0}.contact__name a{color:#333;text-decoration:none}.contact__name a:focus,.contact__name a:hover{text-decoration:underline}.contact__email,.contact__phone{font-size:1.6rem;line-height:1.875;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word}.contact__phone{font-size:1.8rem}.contact__quote{font-style:italic;font-size:2rem;margin-top:20px}.contact__quote:before{content:"“"}.contact__quote:after{content:"”"}.contact__quote:empty{display:none}.contact-col:nth-child(2n) .contact{border-top-color:#c3da9a}