<style>
.btn-custom {
background-color: #f78e17;
color: white;
font-weight: 500;
padding: 20px 20px;
border: none;
text-transform: uppercase;
text-align: center;
cursor: pointer;
}
</style>
<button class="btn-custom" onclick="window.location.href='
https://api.whatsapp.com/send/?phone=79199309901';">
Записаться
</button>