.blog-section h1 {
    font-size: 48px !important;
}

.blog-section h2 {
    font-size: 36px !important;
}

.blog-section h3 {
    font-size: 32px !important;
}

.blog-section h4 {
    font-size: 28px !important;
}

.blog-section h5 {
    font-size: 24px !important;
}

ul li {
    color: #2F3A40
}