body.elementor-page-27585:not(.elementor-motion-effects-element-type-background), body.elementor-page-27585 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #E5E5E54F 0%, #F5F5F5A1 100%);}@media(max-width:767px){body.elementor-page-27585{margin:0px 0px 0px 0px;}}/* Start custom CSS */html,body{
    width:100%;
    height:100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

#mitexto {
    font-family: 'Mulish', sans-serif; /* Apply Mulish font */
    font-size: 18px; /* Set font size */
    background-color: #22397A; /* Dark background to see white text */
    color: white; /* Default text color to white for visibility */
    text-align: center;
    font-weight: 700;
}

.white-text {
    color: white;
}

.yellow-text {
    color: #eeae45;
}/* End custom CSS */