.container-xl
{
    max-width:100% !important;
}
body.theme-light aside
{
    background-color:white !important;
    color:#000 !important;
}

body.theme-light aside a
{
    color:#000 !important;
}

body.theme-light aside a:hover
{
    color:#000 !important;
}