.powermail_fieldset {

margin-top: 30px;
margin-bottom: 30px;
background-color: #f2f2f2;
border: none;
}


legend {

    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    font-size: 25px;
    line-height: inherit;
    color: #000;
    border: 0;
    border-bottom: 0px solid #e5e5e5;

}

.powermail_fieldwrap p {
  font-size: 14px;

}

.powermail_fieldset .row {
  margin-bottom: 20px;
}
