:root {
    --gradient-s: #01A54F;
    --gradient-e: #00843f;
    --border: #0a8243;
    --text-color: #16a359;
    --gradient-s-hover: #01843f;
    --gradient-e-hover: #06562d;
    --background-btn: #16895f;
}
