:root {
    --primary-color: #04132a;
    --secondary-color: #50271b;
    /* ADD THIS LINE */
    --tertiary-color: #e65a0a;
}
