.uni-popup {

    &__wrapper {
        @include border($border-width);
        background-color: #fff;
    }
}
