/* Infinite scroll */
.amscroll-load-button {
    background-color: #329866;
    &:hover {
        background-color: #329866;
    }
}
