form label {
    font-size: 14px;
}

h3 {
    margin: 20px 0;
    font-size: 18px;
    color: #B83393;
    font-weight: bold;
}

#product-list-holder,
#selected-products {
    display: none
}