:root {
    --primary-color: #090d2a;
    --secondary-color: #ec1c24;
    /* ADD THIS LINE */
    --tertiary-color: #ffffff;
}
