.custom-shipping-message {
    color: rgb(7, 228, 7);
    margin-bottom: 5px;
}

.custom-shipping-message .bad {
    color: red;
    margin-bottom: 5px;
}

.custom-shipping-message .fa-check {
    margin-right: 5px;
}
.custom-sku-message {
    color: #bbbaba;
    margin-bottom: 5px;
    font-weight: 200;
    font-size: small;
}

.custom-mfr-message {
    color: #f5f5f5;
    margin-bottom: 3px;
    font-weight: 400;
}

.custom-mfrsku-message {
    color: #f5f5f5;
    margin-bottom: 5px;
    font-weight: 400;
}
