.main-contact{background:linear-gradient(#2af598 0%,#009efd 100%)}.contact-paragraph-container{justify-content:space-around;display:flex}.contact-paragraph{font-family:var(--body-font);font-size:var(--body-font-size);width:70vw;margin-top:5vh}.email-link{font-weight:700}.contact-svgs{justify-content:space-evenly;width:100vw;margin-top:10vh;display:flex}.contact-svgs>a{background-color:#fff;border-radius:5px;justify-content:center;align-items:center;width:110px;height:110px;padding:5px;display:flex}.contact-svgs>a>svg{width:100px;height:100px}@media (width<=650px){.contact-svgs>a{width:50px;height:50px}}.contact-svgs-linkedin{fill:#0077b5}.contact-svgs-github{fill:#181717}.contact-svgs-behance{fill:#1769ff}