.cbm {
font-size: 35px;
color: black;
text-align: center;
font-weight: bold;
margin-bottom: 10px;
}
.calculate_btn .btn-reset {
background-color: transparent;
border: 1px solid #2047b0;
color: #2047b0;
font-family: 'Gilroy';
font-size: 22px;
font-weight: 700;
padding: 20px 50px;
transition: all 0.3s ease; display: inline-block !important;
}