﻿.email-form-wrapper,
.email-form-success
{
    margin-top: 25px;
}

    .email-form-wrapper fieldset legend
    {
        padding-top: 10px;
        margin-bottom: 35px;
    }

        .email-form-wrapper fieldset legend label
        {
            margin-bottom: 10px;
        }

    .email-form-wrapper ul li
    {
        margin-bottom: 10px;
    }

    .email-form-wrapper .btn-submit-wrapper
    {
        padding-top: 10px;
    }

