.fwe-centers-map-wrap {
  width: 100%;
}

.fwe-centers-map {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}

.fwe-centers-map-status {
  margin-top: 10px;
  font-size: 14px;
  opacity: 0.8;
}

.fwe-popup-title {
  font-weight: 700;
  margin-bottom: 4px;
}

.fwe-popup-meta {
  font-size: 12px;
  opacity: 0.85;
  margin-bottom: 8px;
}

.fwe-popup-link a {
  font-weight: 600;
  text-decoration: underline;
}
