.email-octopus-form-wrapper h2 {
    font-size: 20px;
    margin: 0 0 25px 0;
}
.email-octopus-form-row {
    margin-bottom: 15px;
}
.email-octopus-form-row label {
    display: block;
}
.email-octopus-form-row input {
    width: 100%;
    max-width: 400px;
    padding: 8px;
    height: 32px;
    border: 1px solid #ccc;
}
.email-octopus-form-row-consent {
    margin-top: 20px;
}
.email-octopus-form-row-consent label {
    vertical-align: top;
}
.email-octopus-form-row-subscribe {
    margin-top: 20px;
}
.email-octopus-form-row-subscribe button {
    background-color: #e0e0e0;
    padding: 6px 12px;
    border: 0;
    font-weight: bold;
}
.email-octopus-form-row-hp {
    position: absolute;
    left: -5000px;
}
.email-octopus-error-message {
    color: #e74c3c;
}
.email-octopus-referral,
.email-octopus-rewards {
    margin-top: 20px;
}
