﻿:root {
    --font-family-opensan: 'Open Sans';
    --font-family-sans-serif: CenturyGothic, sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    --primary-color: #100794;
    --textinfo-color: #747474;
}
