:root {
    --primary-color: #000439;
    --secondary-color: #1c28d4;
    /* ADD THIS LINE */
    --tertiary-color: #f8f5ff;
}
