

/* Tamanho só para não parecer mal no backofice */
.texto_grande_verde{
    font-family: 'NimbusSans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #006838;
    text-transform: uppercase;
}
.texto_grande_branco{
    font-family: 'NimbusSans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
.texto_medio_verde{
    font-family: 'NimbusSans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #006838;
    text-transform: uppercase;
}
.subtitulo_oath_verde{
    font-family: 'NimbusSans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #006838;
}
.texto_medio_branco{
    font-family: 'NimbusSans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
}
.texto_grande_condicoes_verde{
    font-size: 34px;
    color: #006838;
}
.texto_condicoes{
    font-size: 28px;
    line-height: 34px;
  
}
.texto_verde{
    color: #006838 !important;  
}
