.beam-community-description {
  color: #666;
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (max-width: 600px) {
  .beam-community-description {
    font-size: 16px;
  }
}
