.post-section {
    margin-bottom: 2rem;
}

.section-header {
    margin-top: 20px;
}

.section-one h2, .section-three h2, .section-five h2, .section-seven h2, .section-header h2 {
    margin-top: 3rem;
}
.section-two, .section-four, .section-six {
    background-color: #161619;
    margin-left: -20rem;
    margin-right: -20rem;
    color: #fff;
    padding: 2rem 20rem;
}
.section-two h2, .section-four h2, .section-six h2 {
    margin-bottom: 2rem;
    font-weight: bolder;
}


.m-list {
    margin-left: 2rem;
}


.blog {
    padding: 2rem;
}