.deliveryWarning {
    font-size: 12px;
    color: red;
    margin-top:5px;
}
.deliveryWarning>span {
    color: #000;
}