.elementor-767 .elementor-element.elementor-element-c1a1dd0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for text-editor, class: .elementor-element-ffcc52a */.map-link {
  display: inline-block;
  margin-top: 1rem;
  padding: 10px 20px;
  font-family: 'Heebo', sans-serif;
  font-weight: 500;
  font-size: 1em;
  background-color: #D18A04 !important;
  color: #fff !important;       /* vždy bílé */
  text-decoration: none !important;
  border-radius: 5px;
  transition: background 0.3s ease;
}
.map-link:hover {
  background-color: #E4A853 !important;
  color: #fff !important;       /* bílé i po hoveru */
}/* End custom CSS */