/** Infinite scroll button **/
.load-more {
    text-align: center;
}

.load-more a.button {
    border-radius: 3px;
    padding: 14px 28px;
}