
.titulo_mod_titulo_tres{

font-family: 'Georama', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.titulo_mod_titulo_tresmb{

    font-family: 'Georama', sans-serif;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: red;
    }

/* if mobile, the class "parte1modduasdivisoes" img float to the :left */
/* @media screen and (max-width: 768px) {
    .parte1modduasdivisoes{
        float: left;
    }
    .parte2modduasdivisoes{
        float: left;
    }
} */

.sharestop .fa-facebook-f,
.sharestop .fa-youtube,
.sharestop .fa-twitter,
.sharestop .fa-instagram,
.sharestop .fa-linkedin-in,
.sharestop .fa-flickr {
    color: #F83B31 !important;
}

.sharestop .fa-facebook-f:hover,
.sharestop .fa-youtube:hover,
.sharestop .fa-twitter:hover,
.sharestop .fa-instagram:hover,
.sharestop .fa-linkedin-in:hover,
.sharestop .fa-flickr:hover {
    color: #FFC200 !important;
}

@media screen and (max-width: 768px) {
    .a-semana-footer{
        text-align: center;
    }
    p.font-maler:nth-child(3) > span:nth-child(1), .font-size-14 > div:nth-child(1) > p:nth-child(4) > span:nth-child(1){
        font-size: 18px !important;
    }
    .sharestop{
        /*align itens center*/
        display: flex;
        justify-content: center;
        align-items: center;

    }
}