/* base style */

    html, body {
        background-color: #fff;
    }

/* adjust in article ads */
#in-article {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
    display: block !important;
    justify-content: center !important;
}

#mid-article {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
    display: block !important;
    justify-content: center !important;
}