/*
 * Plugin styles.
 */

/*
-----------------
TABLE OF CONTENTS
-----------------
- Confirmation Page
*/

/*------------------------------------------------------------------------------
-  Confirmation Page
------------------------------------------------------------------------------*/

.ecommerce-page.gf-smart-confirmation-page #intro{
    background-color: white;
}

.ecommerce-page.gf-smart-confirmation-page #intro h1{
    text-transform: uppercase;
}

.ecommerce-page.gf-smart-confirmation-page #pending-forms{
    background-color: #ebecec;
}

.ecommerce-page.gf-smart-confirmation-page .section h2,
.ecommerce-page.gf-smart-confirmation-page .section p{
    text-align: center;
}