.elemailer-page-wrapper{
background-color: #fff;
border-bottom: 1px solid #eee;
margin: 0;
padding: 5.34em 6.67em;
min-height: 50vh;
} .elemailer-update-notice.error{
color: rgb(247, 8, 8);
}
.elemailer-update-notice.success{
color: rgb(8, 247, 28);
}