.map-embed {
  margin-top: 1.5rem;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
}

.tarifs {
  background: #fef6e8;
  border-left: 3px solid var(--color-orange);
  padding: 0.75rem 1rem;
  margin-top: 1.5rem;
  border-radius: 0 2px 2px 0;
}
