.f-btn {
background: linear-gradient(90deg,rgba(255,198,39,1) 0%,rgba(255,215,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffc627",endColorstr="#ffd766",GradientType=1);
-webkit-appearance: none;
cursor: pointer;
border-bottom: 5px solid #d1a21f;
border-radius: 5px;
box-shadow: 0 10px 25px rgba(111,88,24,0.2);
-webkit-transition: all .3s ease-out;
color: #1b1b1f!important;
}
спасибо огромное 🙏