.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-b27aa55 */.live-music-section {
  margin: 0 auto;
  padding: 40px 20px;
  color: #fff;
  line-height: 1.7;
 
}

.live-music-section h2 {
  font-size: 42px;
  margin-bottom: 25px;
  font-weight: 700;
}

.live-music-section h3 {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: 700;
}

.live-music-section p {
  font-size: 24px;
  margin-bottom: 22px;
}

.live-music-section span {
  font-size: 22px;
}

.live-music-section a {
  color: #53909;
  text-decoration: underline;
  font-weight: 600;
}

@media (max-width: 768px) {
  .live-music-section h2 {
    font-size: 30px;
  }

  .live-music-section h3 {
    font-size: 24px;
  }

  .live-music-section p,
  .live-music-section span {
    font-size: 18px;
  }
}/* End custom CSS */