.footer{text-align:center;background-color:#1a1a1a;padding:2rem 0;justify-content:center;display:flex;align-items:center;.copyright{color:#6b7280}.footer-content{width:90%}.row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 1rem;margin-bottom:1.5rem;.logo{display:flex;flex-direction:column;color:white;text-align:left;justify-content:left;gap:.7rem;span{color:#9ca3af}.app-summary-text{color:#9ca3af;text-decoration:none;font-size:.9rem;font-weight:500;width:90%}.icon-with-text{display:flex;flex-direction:row;align-items:center;gap:.5rem;img{width:1.95rem}span{font-size:1.1rem;color:white;font-weight:700}}.app-social-links{display:flex;flex-direction:row;gap:.8rem}}.links{display:grid;grid-gap:1rem;gap:1rem;margin-top:.7rem;width:100%;grid-template-columns:repeat(4,1fr);.footer-section{display:flex;flex-direction:column;text-align:left;justify-content:left;gap:.6rem;width:100%;height:100%}.footer-section-header{color:white;font-weight:700;font-size:1.2rem;margin-bottom:.5rem}.footer-section-link{color:#9ca3af;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease-in-out;&:hover{color:#4caf50;transform:scale(1.02)}}}}@media screen and (max-width:935px){.links{display:flex!important;flex-direction:column;gap:2rem!important}}}