:root {
    --primary-color: #2f3437;
    --secondary-color: #a4a6ac;
    /* ADD THIS LINE */
    --tertiary-color: #000000;
}
