.anif-settings {
    display: none;
}
.anis-button-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.anis-preloader-wrap {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
#columns_inner #main .anis-button {
    margin: 10px auto 25px auto;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1px;
    padding: 9px 16px;
    width: 100%;
    max-width: 235px;
}
