.branch-content-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.branch-content-section h3 {
  text-decoration: underline;
}
.branch-gallery-section h3 {
  text-decoration: underline;
}
.text {
  color: #4a0e94;
}
.book-button {
  display: inline-block;
  background: linear-gradient(
    264.91deg,
    #f91df3 2.8%,
    #a14cfb 58.02%,
    #7562ff 104.15%
  );
}
.branch-map {
  min-height: 250px;
}

.branch-map iframe {
  width: 100%;
  height: 250px;
  border: none;
  border-radius: 8px;
}
.branch-gallery-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
