:root {
    --primary-color: #174304;
    --secondary-color: #ffffff;
    /* ADD THIS LINE */
    --tertiary-color: #c2c2c2;
}
