:root {
    --primary-color: #0436a9;
    --secondary-color: #ffffff;
    /* ADD THIS LINE */
    --tertiary-color: #00030a;
}
