#toggle-custom-form-btn {
    font-size: 26px;
    font-weight: 400;
    background: #ec1f25;
    border: 1px solid #ec1f25;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100%;
}

#jubilee-product-customization {
    margin-top: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    background: #f9f9f9;
}

#jubilee-product-customization h3 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
}

#jubilee-product-customization-form-messages {
    margin-bottom: 15px;
}

#jubilee-product-customization-form .clear {
    clear: both;
}
