.coa{top:-50px}footer a{color:#006a4f;text-decoration:none;transition:color .3s ease,background-color .3s ease}footer .social-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#006a4f;border-radius:50%;transition:background-color .3s ease,transform .3s ease}footer .social-icon:hover{background-color:#c4e7e1;transform:scale(1.1)}