.elementor-584 .elementor-element.elementor-element-2fad901{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-584 .elementor-element.elementor-element-69f3bc3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:176px;--padding-right:176px;}@media(max-width:1366px){.elementor-584 .elementor-element.elementor-element-69f3bc3{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for text-editor, class: .elementor-element-971a402 */.festival-rules {
  padding: 60px 20px;
  background: #f9f9fb;
  font-family: 'Montserrat', sans-serif;
  color: #222;
  line-height: 1.6;
}

.festival-rules .container {
  max-width: 1000px;
  margin: 0 auto;
}

.rules-text h2 {
  font-size: 2rem;
  margin-bottom: 20px;
  text-align: center;
}

.rules-text h3 {
  margin-top: 40px;
  font-size: 1.5rem;
  color: #4c4c4c;
}

.rules-text ul {
  padding-left: 20px;
  list-style: disc;
  margin-bottom: 20px;
}

.rules-text li {
  margin-bottom: 8px;
}

.rules-text p {
  margin-bottom: 16px;
}

.rules-text a {
  color: #6747c7;
  text-decoration: underline;
}

.rules-text hr {
  border: none;
  border-top: 1px solid #ddd;
  margin: 40px 0;
}

@media (max-width: 768px) {
  .rules-text h2 {
    font-size: 1.6rem;
  }
  .rules-text h3 {
    font-size: 1.3rem;
  }
}/* End custom CSS */