:root {
    --primary-color: #1c266d;
    --secondary-color: #bb8c1a;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
