/** icone **/

.modulo-texto-icone--color { color: #00B8AD; }
.modulo-texto-icon--bg { background-color: #FFFFFF; }

.modulo-texto-main-title--color {
    color: #0e3375;
    font-family: "HandelGotD-Bold";
}

.modulo-texto-main-text--color {
    color: #777;
    font-size: 20px;
}

.modulo-texto .icone {
    display: inline-block;
}

.modulo-texto h1 {
    text-align: center;
}