.ml-2 {
  margin-left: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.field_with_errors {
  width: 100%;
}

.map-marker {
  width: 40px;
  height: 40px;
  background-size: cover;
}
