body {
    font-family: 'Migo-Light', sans-serif !important;
    background-color: #cbd5dd !important;
    color: black !important;
}

.light-background {
    background: linear-gradient(264.23deg,hsla(0,0%,100%,.33) 8.71%,hsla(0,0%,100%,0) 54.59%),linear-gradient(153.55deg,hsla(0,0%,100%,.33) .62%,hsla(0,0%,100%,0) 83.39%),linear-gradient(0deg,hsla(0,0%,100%,.33),hsla(0,0%,100%,.33)),linear-gradient(180deg,hsla(0,0%,100%,.11),rgba(0,0,0,.07) 99.99%,rgba(0,0,0,.055)),linear-gradient(90deg,rgba(0,178,234,.007),rgba(0,178,234,.006)) !important;
}

a { color: #c03 !important; }
a:visited { color: #c03 !important; }
a:active { color: #c03 !important; }
a:link {
    color: #c03 !important;
    text-decoration: #c03;
}
a:hover { color: #c03 !important; }
