﻿.asw-adjust-font .label {
    color: black !important;
}

.asw-menu-content {
    overflow-x: hidden !important;
}

.asw-btn.asw-selected {
    background: #000000 !important;
    border-color: #1C70D8 !important;
}

.asw-btn:hover {
    border-color: #1C70D8 !important;
}

.asw-menu-header {
    background: #000000 !important;
}

.asw-footer {
    background: #000000 !important;
}

.asw-menu-btn {
    bottom: 1rem !important;
    background: #000000 !important;
}

.asw-plus {
    background: #000 !important;
}

.asw-minus {
    background: #000 !important;
}