body.elementor-page-15:not(.elementor-motion-effects-element-type-background), body.elementor-page-15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF1F1;}/* Start custom CSS */html, body{
    overflow-x: hidden;
}

body.elementor-page-15{
    text-wrap: balance;
}

dgd{
    background-image: linear-gradient(45deg, #EE5766, #EF818C); /*troque as cores aqui, repetindo conforme indicado*/
    background-size: 100% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}/* End custom CSS */