.more-articles {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.load-more {
    text-align: center;
}