:root {
    --primary-color: #021f55;
    --secondary-color: #f8c413;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
