* {
font-family: Helvetica, sans-serif !important;
}
#container {
box-sizing: border-box;
max-width: 100%;
}
.btn.btn {
border: 2px solid #155a9f;
color: #155a9f;
background: none;
padding: 5px 30px;
display: inline-block;
transition: 0.3s;
text-transform: uppercase;
text-align: center;
font-weight: 600;
text-decoration: none;
border-radius: 0;
}
.btn.btn:hover {
background: #155a9f;
color: #fff;
}
We use cookies on our website to improve our services.
By continuing to use our website you consent to our use of cookies.
Read more