:root{--footer-background:#1f2d3d}#footer-image{padding-bottom:1rem}#copyright-container{color:#fff;justify-content:center}#copyright-container,.footer-wrapper{background-color:var(--footer-background);display:flex;padding:2rem}.footer-wrapper{justify-content:space-between}.footer-wrapper h2{color:var(--primary);font-size:25px}.footer-wrapper a{color:#fff;text-decoration:none}.footer-wrapper a:hover{color:var(--primary)}.footer-wrapper li{padding:.25rem 0}.footer-wrapper ul{list-style:none;padding-inline-start:0}.footer-social a{color:#fff}.footer-social-icon{font-size:30px;padding:1rem 0}.footer-social-icon a{border:1px solid #fff;border-radius:2.5rem;display:inline-block;height:55px;padding:5px 10px;text-align:center;width:55px}#footer-social{padding:1rem 0}#footer-address{color:#fff}#address{text-align:right}.contact-outer a{padding:1rem}.contact-outer{padding:1rem 0}@media (max-width:770px){.footer-wrapper{flex-direction:column;text-align:center!important}#address{text-align:center}}