.elementor-10763 .elementor-element.elementor-element-177f153{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-10763 .elementor-element.elementor-element-177f153:not(.elementor-motion-effects-element-type-background), .elementor-10763 .elementor-element.elementor-element-177f153 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#080808;}.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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-2cc7de0 *//* Apenas os textos dos links em branco */
.site-navigation ul.menu li a {
  color: #ffffff !important; /* cor branca no texto */
  text-decoration: none;
  transition: color 0.3s ease;
}

/* Não altera SVGs ou imagens */
.site-navigation ul.menu li a svg,
.site-navigation ul.menu li a img {
  fill: initial !important;
  color: initial !important;
  filter: none !important;
}

/* Cor no hover (opcional) */
.site-navigation ul.menu li a:hover {
  color: #9fc600; /* verde no hover */
}/* End custom CSS */