.elementor-4177 .elementor-element.elementor-element-9a03869{--display:flex;}/* Start custom CSS for html, class: .elementor-element-fa7529e */.christmas-guide {
  max-width: 1200px;
  margin: 0 auto;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #1f2933;
  line-height: 1.8;
}

.christmas-guide h1 {
  text-align: center;
  color: #EA3030;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}

.christmas-guide h2 {
  color: #EA3030;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
  border-bottom: 3px solid #EA3030;
  padding-bottom: 5px;
  font-weight: 600;
  display: inline-block;
}

.christmas-guide h3 {
  color: #EA3030;
  font-size: 20px;
  margin-top: 30px;
}

.christmas-guide .intro {
  text-align: center;
  font-size: 18px;
  max-width: 850px;
  margin: 0 auto 40px auto;
  color: #5f6b7a;
}

.christmas-guide p {
  margin-bottom: 20px;
}

.christmas-guide .section-list {
  padding-left: 30px;
  font-size: 17px;
  margin-bottom: 35px;
}

.christmas-guide .section-list li {
  margin-bottom: 12px;
}

.christmas-guide .image-block {
  text-align: center;
  margin-bottom: 50px;
}

.christmas-guide .image-block img {
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  transition: transform 0.3s, box-shadow 0.3s;
}

.christmas-guide .image-block img:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 28px rgba(0,0,0,0.35);
}

.christmas-guide .caption {
  margin-top: 8px;
  font-size: 14px;
  color: #5f6b7a;
  font-style: italic;
}/* End custom CSS */