@charset "UTF-8";

#sidebar {
    /* order: 2; */
    width: 0%;
    box-sizing: border-box;
    font-size: 1.45rem;
    margin-bottom: 80px;
}



#primary {
    order: 1;
    width: 100%;
    margin-bottom: 60px;
}