.footer{background-color:var(--fourth-color)}.f-content{padding:50px;gap:50px;justify-content:space-between}.f-social a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:20px;border-radius:50%;background:Linear-gradient(45deg,var(--secondary-color),#5FC7DD);color:white;text-decoration:none}.f-social a,.f-social a svg{transition:all .3s ease}.f-social a:hover{background-color:#0e68a3;transform:translateY(-5px)}.f-social a:hover svg{transform:scale(1.2)}.footer-auth{margin-top:0!important}@media (max-width:589px){.f-content{justify-content:center!important}.f-social h2{text-align:center}.f-content .f-icon{justify-content:center}}