:root {
    --primary-color: #13314e;
    --secondary-color: #baaf97;
    /* ADD THIS LINE */
    --tertiary-color: #f89c12;
}
