.elementor-498 .elementor-element.elementor-element-32309bd5{margin-top:50px;margin-bottom:50px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-f300b77 *//* Define a cor azul para todos os links */
.elementor-498 .elementor-element.elementor-element-f300b77 a {
  color: blue;
}

/* Define a cor vermelha para o link do botão checkout-button */
.elementor-498 .elementor-element.elementor-element-f300b77 .checkout-button {
  background-color: #10BAEE;
  color: white; /* Define a cor azul para o texto do link */
}

/* Define a cor azul para o link do botão checkout-button quando estiver em hover */
.elementor-498 .elementor-element.elementor-element-f300b77 .checkout-button:hover {
  background-color: blue;
}

/* Define a cor azul para todos os links dentro do elemento com a classe "menu" */
.menu a {
  color: blue;
}/* End custom CSS */