.main-header h3 {
    font-size:24px;
    color:#1e73be;
    margin-top:20px;
    font-weight:700;
    margin-bottom:20px;
}

#white {
    background-color:#fff;
    font-family:'ABeeZee',Helvetica,Arial,sans-serif;
    font-size:16px;
}

article .article-title h4 {
    font-size:18px;
    font-weight:600;
}

.subscribe-button {
    margin-top:40px;
    margin-bottom: 50px;
}

.more-articles {
    /*margin-top:-300px;*/
}

.more-articles h4 {
    font-weight:600;
    color:#17568e;
    font-size:18px;
}

