.custom-phone-button{background-color:#0186b8;padding:10px;border-radius:50%;font-size:20px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease;margin-left:10px}.custom-phone-button:hover{background-color:#016a92}