.newsletter img {
  border-radius: 0 !important;
  box-shadow: none !important;
}
[data-paragraph="true"] {
  margin-top: 1.5em;
}

.author-box {
  display: inline;
  vertical-align: center;
}

.author-box__label {
  display: inline;
  
}


.author-box__image{
  display: inline;
  border-radius: 50%;
  object-fit: cover;

}
/* flo desk newsletter sytles */

#outlook a { padding: 0; }
.ReadMsgBody { width: 100%; }
.ExternalClass { width: 100%; }
.ExternalClass * { line-height:100%; }
body { margin: 0; padding: 0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
table, td { border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; }
img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; }
p { display: block; margin: 13px 0; }

@media only screen and (max-width:480px) {
  @-ms-viewport { width:320px; }
  @viewport { width:320px; }

*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p,
.mj-page p{
  margin: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.mj-page a{
  color: #000000;
  text-decoration: none;
}
.is-underlined a{
  text-decoration: underline;
  text-underline-position: under;
  text-underline-offset: calc(2px - 0.1em);
}
.mj-page a:hover{
  color: #000000;
}
@media only screen and (max-width: 479px) {
  .footer-center{
    border: none !important;
  }
}

@media only screen and (min-width:480px) {
        .mj-column-per-100 { width:100%!important; }
.mj-column-per-100 { width:100%!important; }
      }
.mj-column-padding--top-0 {padding-top: 0px;}
.mj-column-padding--bottom-0 {padding-bottom: 0px;}
.mj-column-padding--left-0 {padding-left: 0px;}
.mj-column-padding--right-0 {padding-right: 0px;}