﻿:root {
    --xmu-red: #D2392A;
    --xmu-gold: #ECC088;
    --xmu-blue: #003C7F;
    --xmu-blue-light: #123877;
    --is-theme-dark: #4a233b;
    --is-theme: #6e3a5e;
    --is-theme-light: #9f7191;
    --is-yellow: #f9bc00;
    --is-gray: #aab6a2;
}