.swal2-container table.email-preview-table {
    border-spacing: 0;
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
    margin-top: 2em;
    margin-bottom: 0 !important;
    font-family: Verdana !important;
    font-size: 16px !important;
}

.swal2-container table.email-preview-table>tbody>tr>td {
    border-collapse: collapse;
    padding-left: 24px;
    padding-right: 24px;
    background: #ffffff;
    color: #595959;
    font-family: Trebuchet, sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    padding: 0px 0px 0px 0px;
    text-align: center !important;
    text-decoration: none;
    text-transform: uppercase;
}

.swal2-container table.email-preview-table>tbody>tr>td>table {
    border-spacing: 0;
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
    margin-bottom: 0 !important;
}

.swal2-container table.email-preview-table>tbody>tr>td>table td.header-image {
    border-collapse: collapse;
    border: none;
    height: auto;
    vertical-align: top;
    text-align: center;
}

.swal2-container table.email-preview-table>tbody>tr>td>table td.header-image>a>img {
    -ms-interpolation-mode: bicubic;
    border: none;
    vertical-align: top;
    width: 150px;
    height: 50px;
}

.swal2-container table.email-body-wrap {
    border-spacing: 0;
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
    font-family: Verdana !important;
    font-size: 16px !important;
}

.swal2-container table.email-preview-table td.email-footer-text {
    border-collapse: collapse;
    font-family: Helvetica, Arial, sans-serif;
    padding-left: 24px;
    padding-right: 24px;
    background: #ffffff;
    color: #aaaaaa;
    font-size: 12px;
    line-height: 16px;
}