.active_checkbox {
    color: #000;
    font-weight: 900;
}

.active_limit_view_box {
    /* background: #888; */
    flex-shrink: 0;
    overflow-y: hidden;
    max-height: 200px;
}

.button_to_a {
    border: none;
    outline: none;
    font-weight: 900;
    text-transform: capitalize;
}
