.elementor-1988 .elementor-element.elementor-element-d8ff70b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1988 .elementor-element.elementor-element-d8ff70b:not(.elementor-motion-effects-element-type-background), .elementor-1988 .elementor-element.elementor-element-d8ff70b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-01b07d6 */.final-button {
    background-color: #C0FF00;
    color: black;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
    max-width: 300px;
    transition: background-color 0.3s ease;
}

.final-button:hover {
    background-color: #A0D700; /* Cor mais escura quando o mouse passar por cima */
}/* End custom CSS */