.custom-button a{align-items:center;background:#0076bc;color:#fff;display:flex;font-family:Josefin Sans;font-size:12px;font-style:normal;font-weight:400;justify-content:center;padding:12px 40px;text-decoration:none;transition:all .15s linear;width:fit-content}.custom-button a img{margin-left:30px}.custom-button a:hover{background:#212020}