.box-order-nv {
    padding: 2px;
    border: 1px solid #572f73;
    clear: both;
    margin-top: 2px;
    word-break: break-word;
}

.bd-r {
    border-radius: 0.5em !important;
}

.bd-r-5 {
    border-radius: 5px !important;
}

.pd-5 {
    padding: 5px !important;
}

.purple-semi {
    background-color: #79449f !important;
}

.blue-semi {
    background-color: #3a6dbb !important;
}

.bd-r {
    border-radius: 0.5em !important;
}

.mg-10 {
    margin: 10px !important;
}

.text-size-22 {
    font-size: 22px;
}