
.all-posts .post h2 a {
    margin: 0 0 5px;
    font-size: 20px;
    color: white;
    font-weight: 700;
}
.all-posts .post .post-content {
    margin: 0 0 5px;
    color: white;
    font-weight: 300;
    font-size: 17px;
}
.mt-0 {
    margin: 0;
}
a.page-numbers {
    color: white;
}