:root {
    --accent: #2ad73e !important;
    --primary-font: Poppins, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

/* Remove rotating hero circle */
.cs-hero.cs-style3 .cs-hero_highlite,
.cs-hero.cs-style3 .cs-round_img {
    display: none !important;
}
