.elementor-5734 .elementor-element.elementor-element-8517f56{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */html, body{
    width: 100%;
    overflow-x: hidden;
}

.txt-red{
    color: #FB7669;
}

.txt-red2 {
    color: #C0392B;
}

.under{
    text-decoration: underline;
}

.txt-dourado {
    color: #E0C676
}

.txt-dourado2{
    color: #C8A84B;
}

.txt-degrade{
    background: linear-gradient(90deg, #E2C97A 42.78%, #C8A84B 57.22%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.txt-azul2 {
    color: #1436FC;
}

@media(min-width: 1025px) {
    .quebra-linha-desk {
        display:block;
    }
}

@media(max-width: 767px) {
    .quebra-linha-mob {
        display: block!important;
    }
}/* End custom CSS */