:root {
    --primary-color: #d42f27;
    --secondary-color: #fde11d;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
