.call-modal-heading {
font-size: 20px;
color: #ffffff;
font-weight: 700;
font: Open Sans;
}
.call-modal-subheading {
font-size: 16px;
color: #ffffff;
font-weight: 500;
font: Open Sans;
}
.call-button {
max-width: 80%;
background-color: #FFA839;
border-radius: 5px;
color: #ffffff;
font-weight: 600;
}