.newsletter-preview p {
  margin: 0 0 1rem 0;
  line-height: 1.6;
}

.newsletter-preview p:last-child {
  margin-bottom: 0;
}

.newsletter-preview a {
  color: #1a73e8;
  text-decoration: underline;
}

.newsletter-preview a:hover {
  text-decoration: none;
}

.newsletter-preview strong {
  font-weight: 600;
}

.newsletter-preview em {
  font-style: italic;
}
