.aw-refresh-wrapper {
    &__loader {
        fill: currentColor;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        z-index: 9999;
    }
}
