html { scroll-behavior: smooth; scroll-padding-top: 100px;}input[type="submit"]{ background-color:var(--vermelho-gkpb); border-radius:8px; border:none; padding:10px 20px; color:var(--branco);}.live-dot-pulse { fill: #ff1764; opacity: 0.35; transform-origin: center; animation: livePulse 1.8s ease-out infinite;}@keyframes livePulse { 0% { transform: scale(0.4); opacity: 0.5; } 80% { transform: scale(2.8); opacity: 0; } 100% { transform: scale(2.8); opacity: 0; }} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a {color: #FE0E57} body {font-family: "Source Serif 4"; font-weight: 400; font-style: normal} h1, h2, h3, h4, h5, h6 {font-family: "Radio Canada Big"}:where(:root) .bricks-color-primary {color: #FE0E57}:where(:root) .bricks-background-primary {background-color: #FE0E57} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--vermelho-gkpb)} .bricks-button {color: var(--branco); font-family: "Radio Canada Big"; font-weight: 500; border-radius: 15px}@media (max-width: 478px) { h2 {font-size: 28px}}