.help-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

.container-narrow {
  max-width: 555px;
}

.container-form {
  max-width: 500px;
}

.card-narrow {
  max-width: 420px;
}

.meta-muted-small {
  font-size: 14px;
  color: #999;
}

.map-embed {
  border: 0;
}
