h1, h2, h3, h4, h5, h6, a {
  font-family: 'Lato', sans-serif;
  -ms-word-break: normal;
  word-break: normal;
  text-decoration: none;
}

p {
  font-family: 'Inter',sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0.9em;
}

h2 {
  font-size: 28px;
  font-weight: 700;
}

h3 {
  font-weight: 900;
  font-size: 24px;
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

.blog-title,
.meetup-title {
  text-align: center;
}

#main_slogan {
  border-top: none;
  color: white;
}