.contact{background:url(/img/backgrounds/bg002.jpg) rgba(0,0,0,.6);background-attachment:fixed;background-blend-mode:multiply;background-size:cover;color:var(--white);min-height:100%}.contact .contact-social-btns{display:flex;flex-direction:row;font-size:var(--fs-xxlarge);gap:1em}.contact .contact-social-btns a{color:var(--white)}@media only screen and (max-width:450px){.contact .contact-social-btns{flex-direction:column}}