﻿:root {
    --primary: #FCB616;
    --tertiary: #333d40;
    --secondary: #262a35;
    --background: #cccccc;
    --text-color-primary: #004066;
    --text-color-secondary: #fff;
    --primary-rgba: rgba(253, 176, 0, 0.6);
}
