:root{
    --color-79FF08: #79FF08;
    --color-2E933C:#2E933C;
    --color-204e4a:#204e4a;
    --bg-CDFDA5: #CDFDA5;
}
body{
    font-family: "Alata", sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 700;
    font-family: "Alata", sans-serif !important;
}
p{
    color: #333;
}
.accordion-section-title button.accordion-trigger{
    height: auto !important;
}
.site-description{
    display: none;
}
.fa-classic, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fal, .far, .fas, .fat{
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 700;
}
.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands" !important;
}
.title-2E933C{
    color:var(--color-2E933C) ;
    font-size: 36px;
}
.box-text .des{
    font-size: 20px;
}
.header__switch{
    display: none !important;
}