.elementor-53035 .elementor-element.elementor-element-4210428{--display:flex;}/* Start custom CSS for html, class: .elementor-element-683024a */.ss-ville-page {
  max-width: 980px;
  margin: 0 auto;
  color: #24343b;
  line-height: 1.75;
  font-size: 17px;
}

.ss-ville-page h1,
.ss-ville-page h2,
.ss-ville-page h3 {
  color: #163847;
  line-height: 1.3;
}

.ss-ville-page h1 {
  font-size: 2.2rem;
  margin-bottom: 24px;
}

.ss-ville-page h2 {
  font-size: 1.55rem;
  margin-top: 42px;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #dbe7ec;
}

.ss-ville-page h3 {
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.ss-ville-page p {
  margin: 0 0 18px;
}

.ss-ville-page a {
  color: #0e6bd7;
  text-decoration: none;
  font-weight: 600;
}

.ss-ville-page a:hover {
  text-decoration: underline;
}

.ss-hero-image,
.ss-inline-image {
  margin: 28px 0 34px;
}

.ss-hero-image img,
.ss-inline-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
}

.ss-hero-image figcaption,
.ss-inline-image figcaption {
  font-size: 0.95rem;
  color: #5b6b73;
  margin-top: 10px;
  text-align: center;
}

.ss-faq {
  margin-top: 24px;
}

.ss-faq-item {
  background: #f7fbfc;
  border: 1px solid #d8e7ec;
  border-radius: 16px;
  padding: 18px 20px;
  margin-bottom: 16px;
}

.ss-faq-item h3 {
  margin-top: 0;
}

.ss-links-list {
  margin: 18px 0 10px 20px;
  padding: 0;
}

.ss-links-list li {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .ss-ville-page {
    font-size: 16px;
  }

  .ss-ville-page h1 {
    font-size: 1.8rem;
  }

  .ss-ville-page h2 {
    font-size: 1.35rem;
  }

  .ss-faq-item {
    padding: 16px;
  }
}/* End custom CSS */