body.elementor-page-493:not(.elementor-motion-effects-element-type-background), body.elementor-page-493 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F8F8;}/* Start custom CSS *//**ESTILO DOS TÍTULOS**/

.artigo a {
    color: #c4170c !important;
    font-weight: 700 !important;
}

.artigo a:hover {
 text-decoration: underline !important;
}

.artigo h2 {
    font-family: "opensans", helvetica, arial, sans-serif;
    letter-spacing: -1px !important;
    line-height: 36px !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #333333 !important;
    margin-bottom: 22px !important;
}

.artigo h3 {
    font-family: "opensans", helvetica, arial, sans-serif;
    letter-spacing: -1px !important;
    line-height: 36px !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    color: #333333 !important;
    margin-bottom: 22px !important;
}

.artigo h4 {
    font-family: "opensans", helvetica, arial, sans-serif;
    letter-spacing: -1px !important;
    line-height: 36px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #333333 !important;
    margin-bottom: 22px !important;
}

/**TÍTULO DESTAQUE COM BG**/
.titulo-destaque h2 {
    font-family: "opensans", helvetica, arial, sans-serif;
    letter-spacing: -1px !important;
    line-height: 36px !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    color: white !important;
    
}

/**DESTAQUE NEGRITO**/
.artigo strong {
    background: #e5e9ed;
    color: #000000;
    font-weight: 600;
}


/**ESTILO DA CITAÇÃO**/
.quotations a {

color: #08468D;
font-weight: 700;
    
}

/**HIPERLINKS PITCH DE VENDAS**/
.hiperlinks-pitch-vendas a {
    color: yellow;
    font-weight: bold;
}

/**DATA RETROATIVA**/
    #data-anterior {
color: #555555;
    font-family: "Open Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.3px;
    }/* End custom CSS */