:root {
    --primary-color: #1b4f93;
    --secondary-color: #ffffff;
    /* ADD THIS LINE */
    --tertiary-color: #e3861c;
}
