.twc-calidc * {
font-family: 'Montserrat';
}
.twc-calidc h1 {
font-size: 21px;
line-height: normal;
}
button {
background-color: #5e0d8b !important;
border-radius: 50px !important;
text-transform: uppercase;
}
button:hover {
opacity: 0.85;
transition: 0.1s opacity linear;
}