/**
* 2023 Anvanto
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
*
*  @author    Anvanto <anvantoco@gmail.com>
*  @copyright 2023 Anvanto
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/
.anif-settings {
    display: none;
}
.anis-button-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.anis-button {
    margin: 10px auto;
}
.anis-preloader-wrap {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}