body.elementor-page-2872:not(.elementor-motion-effects-element-type-background), body.elementor-page-2872 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#120E12;}body.elementor-page-2872{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//*Remover espaço em textos*/
p:last-child{
    margin-bottom: 0px !important;
}

.elementor-heading-title{
    margin-bottom: 0px !important;
}

/*Remover scroll horizontal*/
html, body{
    width: 100%;
    overflow-x: hidden !important;
}


/*Texto destacado*/

texto-menor{
    font-size: 14px;
    font-weight: 400;
    color:#BD2B60;
}

fundo{
    background: #BD2B60;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px;
}/* End custom CSS */