.footer{background:linear-gradient(to bottom right,#fff 0%,#05cff3 100%);flex-direction:column;justify-content:space-between;width:100%;display:flex}.footer-top-row{flex-direction:row;justify-content:space-between;display:flex}.copyright{color:#000;text-align:center;justify-content:center;margin:auto auto 20px;font-weight:700;display:flex}.contact_us{text-align:center;flex-direction:column;width:30vw;margin:1rem;font-weight:700;display:flex}.social_div{flex-direction:row;place-content:center;width:30vw;margin:2rem;font-weight:700;display:flex}.social_div_column{flex-direction:column;align-items:center;margin:10px;font-weight:700;display:flex}.social_div_title{text-align:center;font-weight:700;text-decoration:underline}@media only screen and (max-width:1200px){.contact_us{text-align:center;flex-direction:column;width:90vw;margin:1rem;font-weight:700;display:flex}.social_div{text-align:center;flex-direction:row;width:90vw;margin-top:1rem;margin-left:1rem;margin-right:1rem;font-weight:700;display:flex}.footer-top-row{flex-direction:column;justify-content:space-between;display:flex}}
