.ql-editor span {
    color: #ffffff !important;
}

.cart-quantity-indicator {
    position: absolute;
    width: 100%;
    height: 15px;
    line-height: 15px;
    text-align: center;
    bottom: 0;
    font-weight: bold;
    font-size: 12px;
}
