section.contact-section{color:#343434;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px}section.contact-section p{font-size:20px!important}section.contact-section .contact-block{flex:1;font-family:futura-pt,Arial,Sans-Serif;margin:10px;min-width:250px;padding-left:100px}section.contact-section .contact-icon{margin-bottom:15px}section.contact-section .contact-icon img{display:block;height:auto;width:42px}section.contact-section .contact-title{font-size:1.5em;margin-bottom:15px}section.contact-section .contact-content p{margin:5px 0}section.contact-section .contact-content a{color:#343434;text-decoration:none}section.contact-section .contact-content a:hover{text-decoration:underline}@media (max-width:768px){section.contact-section{justify-content:center}section.contact-section .contact-block{box-sizing:border-box;flex-basis:100%;max-width:100%;padding-left:20px}section.contact-section .contact-icon img{margin-left:0}.contact-title,section.contact-section p{text-align:left}}