body {
    background: rgba(243, 245, 252, 0.6);
}

p b li {
    font-size: 16px !important;
}

.articles-box {
    background: white;
    border-radius: 10px;
    line-height: 26px;
    margin-bottom: 100px;
    margin-top: 70px;
    padding: 50px 40px;
    text-align: justify;
    text-size-adjust: 100%;
    text-justify: inter-word !important;
}

ol li {
    margin-bottom: 10px;
}

footer {
    background: white;
}
