.jnews_editorial_contact {
  font-size: 16px;
  line-height: 1.35;
  margin: 0 0 12px 0;
}

.jnews_editorial_contact_link {
  font-weight: 600;
  text-decoration: underline;
}

/* Mobile */
@media (max-width: 767px) {
  .jnews_editorial_contact {
    font-size: 20px;
    line-height: 1.45;
  }
}