.email {
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 1.3em;
}
.email #center {
  width: 100%;
  background-color: #e7ebf1;
}
.email #center .email__table_data {
  vertical-align: top;
}
.email #center .field--label {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9dada;
  font-size: 1.5rem;
}
.email #center .background-dark {
  background-color: #233755;
}
.email #center .half-width {
  width: 50%;
}
.email #center #main {
  width: 640px;
  background-color: rgb(255, 255, 255);
  font-weight: normal;
}
.email #center #main .table-data {
  padding: 25px 25px 15px 25px;
  color: rgb(255, 255, 255);
}
.email #center #main .email__headline {
  margin: 0;
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1em;
}
.email #center #main .email__header {
  vertical-align: top;
}
.email #center #main .email__header .email__table {
  width: 640px;
  background-color: rgb(255, 255, 255);
  background-repeat: no-repeat;
  background-size: cover;
}
.email #center #main .email__header .email__slogan {
  padding: 20px 10px 20px 20px;
  vertical-align: bottom;
  color: #3c506e;
  font-size: 22px;
  line-height: 1em;
}
.email #center #main .email__header .email__logo {
  padding: 20px 20px 20px 10px;
  text-align: right;
  vertical-align: bottom;
}
.email #center #main .email__header .email__logo img {
  width: auto;
  max-height: 3.4375rem;
}
.email #center #main .email__date {
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 8px;
  text-align: right;
  vertical-align: top;
  color: rgb(255, 255, 255);
  background-color: #233755;
  line-height: 1em;
}
.email #center #main .email__body {
  padding: 20px;
}
.email #center #main .email__footer {
  width: 100%;
  vertical-align: top;
  background-color: #233755;
  font-size: 0.6875rem;
}
.email #center #main .email__footer .email__link {
  text-decoration: underline;
}
.email #center #main .email__footer .email__footer_line_1 {
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 25px;
  padding-bottom: 10px;
  color: rgb(255, 255, 255);
  background-color: #233755;
  line-height: 1.5em;
}
.email #center #main .email__footer .email__footer_line_1 a {
  text-decoration: underline;
  color: rgb(255, 255, 255);
}
.email #center #main .email__footer .email__footer_line_2 {
  padding-bottom: 1em;
}
.email #center #main .email__footer .email__footer_line_2 a {
  text-decoration: underline;
  color: rgb(255, 255, 255);
}
.email #center #main .email__footer .email__footer_bottom {
  color: rgb(255, 255, 255);
  background-color: #233755;
}
.email #center #main .email__footer .email__footer_bottom a {
  color: rgb(255, 255, 255);
}
.email #center #main .email__footer .email__footer_bottom table {
  width: 100%;
}
.email #center #main .email__footer .email__footer_bottom table td {
  padding: 10px 25px 20px 25px;
  vertical-align: top;
}
.email #center #main .email__footer .email__footer_bottom table .email__footer_line_4 {
  text-align: right;
}
.email #center #main .email__footer .newsletter__footer {
  color: #000;
  background-color: #e7ebf1;
}
.email #center #main .email__footer .newsletter__footer a {
  color: #000;
}
