section.contact_section{margin-top:-95px;min-height:100vh;display:flex;align-items:center}section.full_width_text.dark_background{background:#1e1e1e}section.full_width_text.white_background{background:#fff}section.full_width_text .text_content{text-align:center}section.full_width_text.dark_background .text_content h2,section.full_width_text.dark_background .text_content .description{color:#fff}section.full_width_text.dark_background .text_content h2{margin-bottom:40px;text-transform:uppercase;font-size:30px}section.full_width_text.white_background .text_content h2,section.full_width_text.white_background .text_content .description{color:#1e1e1e}@media screen and (max-width:768px){section.contact_section{padding-top:150px}}