:root {
    --primary-color: #039e59;
    --primary-text-color: #2e3436;
    --primary-bg-color: #ffffff;
    --primary-text-color-dark: #2e3436;
}