.footer{background-color:#1864A7;width:100%;flex-direction:row;color:white;padding-left:3rem}.footer,.logo_container{display:flex;justify-content:center;align-items:center}.logo_container{flex-direction:column}.copyright{display:flex;justify-content:center;margin:auto;text-align:center;color:lightblue}.policies{margin:1rem;width:20vw;text-align:center}.policies,.social_div{display:flex;flex-direction:row;font-weight:700}.social_div{margin:2rem;width:30vw;align-content:center;justify-content:center}.social_div_row{display:flex;flex-direction:column;align-items:center;font-weight:700;margin:5px}.social_div_title{text-align:center;font-weight:700;margin-left:1rem}@media only screen and (max-width:1200px){.contact_us{flex-direction:column;margin:1rem}.contact_us,.social_div{display:flex;font-weight:700;width:90vw;text-align:center}.social_div{flex-direction:row;margin-top:1rem;margin-left:1rem;margin-right:1rem}.footer-top-row{display:flex;flex-direction:column;justify-content:space-between}}