.footer-top{background-color:var(--bello-dark);padding:40px 0}.footer-top__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:940px}.footer-top__logo-link{display:block;flex-shrink:0;text-decoration:none}.footer-top__logo{display:block;height:auto;max-width:200px;width:auto}.footer-top__linkedin{align-items:center;background-color:transparent;border-radius:50%;color:#3a87bc;display:flex;height:34px;justify-content:center;text-decoration:none;transition:all .3s ease;width:34px}.footer-top__linkedin:hover{background-color:rgba(58,135,188,.1);color:#3a87bc;transform:translateY(-2px)}.footer-top__linkedin svg{height:24px;transition:all .3s ease;width:24px}@media screen and (max-width:768px){.footer-top{padding:30px 0}.footer-top__container{padding:0 20px}.footer-top__logo{max-height:50px}}@media screen and (max-width:480px){.footer-top__container{padding:0 15px}}