:root {
    --primary-color: #1c52ce;
    --secondary-color: #a6b81e;
    /* ADD THIS LINE */
    --tertiary-color: #dbcccc;
}
