.custom-product-text-field {
    font-size: 16px;
    color: #000;
    margin-top: 20px;
    display: flex; /* Ensures the container uses flex layout */
}
