:root {
    --primary-color: #356f54;
    --secondary-color: #e58643;
    /* ADD THIS LINE */
    --tertiary-color: #310e0a;
}
