:root {
    --brand-color: #70ae50;
    --old-color: #ffc30c;
}

/* Usage */
/* @import 'color1.css'; */
/* color: var(--brand-color) */