.elementor-139 .elementor-element.elementor-element-2eee00c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-139 .elementor-element.elementor-element-2eee00c:not(.elementor-motion-effects-element-type-background), .elementor-139 .elementor-element.elementor-element-2eee00c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-139 .elementor-element.elementor-element-963803a{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-139 .elementor-element.elementor-element-fe86509{--display:flex;}.elementor-139 .elementor-element.elementor-element-fe86509:not(.elementor-motion-effects-element-type-background), .elementor-139 .elementor-element.elementor-element-fe86509 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-139 .elementor-element.elementor-element-db7553a{text-align:center;}.elementor-139 .elementor-element.elementor-element-db7553a .elementor-heading-title{color:#FFFFFF;}.elementor-139 .elementor-element.elementor-element-53ad212c{--display:flex;}.elementor-139 .elementor-element.elementor-element-53ad212c:not(.elementor-motion-effects-element-type-background), .elementor-139 .elementor-element.elementor-element-53ad212c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}body.elementor-page-139:not(.elementor-motion-effects-element-type-background), body.elementor-page-139 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-139 .elementor-element.elementor-element-963803a{--width:50%;}.elementor-139 .elementor-element.elementor-element-53ad212c{--content-width:1200px;}}/* Start custom CSS *//* Força o botão de login do Ultimate Member para vermelho */
.um .um-form .um-button,
.um .um-form .um-submit,
.um-form .um-button,
.um-form input[type="submit"],
.um-form button[type="submit"],
.um .um-login .um-button {
  background-color: #FF0000 !important;    /* fundo vermelho */
  color: #FFFFFF !important;               /* texto branco */
  border-color: #FF0000 !important;        /* borda (se houver) */
}

/* Hover (quando passar o mouse) */
.um .um-form .um-button:hover,
.um .um-form .um-submit:hover,
.um-form input[type="submit"]:hover,
.um-form button[type="submit"]:hover {
  background-color: #CC0000 !important;    /* vermelho escuro no hover */
  border-color: #CC0000 !important;
  color: #FFFFFF !important;
}/* End custom CSS */