h1,
h2,
h3,
h4,
h5,
a,
p{
    font-family: 'Montserrat', sans-serif !important;
}
p{
    font-size: 14px;
}
img {
    max-width: 100%;
}
footer{
    background-color: #583b70 !important;

} 
.btn{
    border-radius: 3.3rem !important;
    padding: 12px 20px !important;
    font-size: 1rem !important;
}
.btn-primary{
    background-color: #583b70 !important;
    border-color: #583b70 !important; 
}
.btn-light {
    color: #4c216a !important;
}
.row{
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.banner {
    background-image: url(https://cdn.omaestro.net/portal/Files/64ea14d1-cdaa-43f1-a2fb-980b006f7005/C8IcX_automatize_seus_processos_e_rotinas_empresariais_Supersix.jpg);
    height: 612px;
    background-size: cover;
}
.title h2 {
    font-size: 15px;
    color: #6f45d4;
}
.chamada {
    background-image: linear-gradient(#a35ad6, #1e0331);
    background-size: cover;
    background-attachment: fixed;
}
img.aspas.mx-auto.mt-3.mb-3 {
    width: 30px;
}
img.avatar.mx-auto.mt-5.mb-3 {
    width: 80px;
}
