.footer{color:#fff;text-align:left;background-color:#333;gap:20px;width:100%;margin-top:auto;padding:40px 0 40px 50px;display:grid}.footer-section{flex-direction:column;display:flex}.footer-section h3{margin-bottom:10px}.footer-section p{margin:5px 0}.social-icons{gap:10px;display:flex}.social-icon{width:24px;height:24px;position:relative}.social-icon .larger{width:28px;height:28px;position:relative}.social-icon .largest{width:35px;height:35px;position:relative}.social-icon img{object-fit:contain;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.social-icon img.hover{opacity:0}.social-icon:hover img.hover{opacity:1}.social-icon:hover img.normal{opacity:0}.footer{grid-template-columns:1fr}@media (width>=480px) and (width<=700px){.footer{grid-template-columns:repeat(2,1fr)}}@media (width>=700px) and (width<=1025px){.footer{grid-template-columns:repeat(3,1fr)}}@media (width>=1025px) and (width<=1440px){.footer{grid-template-columns:repeat(4,1fr)}}@media (width>=1440px) and (width<=1600px){.footer{grid-template-columns:repeat(5,1fr)}}@media (width>=1600px){.footer{grid-template-columns:repeat(5,1fr)}}
/*# sourceMappingURL=repo.3e4eff0d.css.map */
