﻿:root {
    --primary: #ededed;
    --secondary: #c00;
    --tertiary: #c00;
    --primaryText: #000;
    --secondaryText: #fff;
    --tertiaryText: #c00;
}
