.advertorial-banner {
  background-color: #000000 !important;
  border-bottom: 1px solid #333333;
  padding: 16px 24px !important;
  text-align: right;
}

.advertorial-banner .elementor-container {
  min-height: auto !important;
}

.advertorial-banner h4,
.advertorial-banner .elementor-heading-title {
  margin: 0;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 22px !important;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ffffff !important;
  line-height: 1.2;
}

.site-logo-link {
  display: inline-block;
  line-height: 0;
}

.site-logo-link img,
.site-logo-link svg {
  max-width: 400px;
  width: min(400px, 92vw);
  height: auto;
}

.elementor-element-54586950 {
  padding: 32px 20px !important;
}

.elementor-element-54586950 .site-logo-link img {
  max-width: 400px !important;
  width: min(400px, 92vw) !important;
  height: auto !important;
}

.legal-page {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px 60px;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  color: #334155;
  line-height: 1.7;
}

.legal-page h1 {
  font-size: 28px;
  color: #1e293b;
  margin: 0 0 8px;
}

.legal-page .legal-updated {
  font-size: 14px;
  color: #64748b;
  margin-bottom: 32px;
}

.legal-page h2 {
  font-size: 20px;
  color: #1e293b;
  margin: 32px 0 12px;
}

.legal-page p,
.legal-page ul {
  margin: 0 0 16px;
}

.legal-page ul {
  padding-left: 24px;
}

.legal-page a {
  color: #2563eb;
  text-decoration: none;
}

.legal-page a:hover {
  text-decoration: underline;
}

.contact-email {
  display: inline-block;
  margin-top: 8px;
  font-size: 18px;
  font-weight: 600;
}

.site-footer {
  background-color: #f8fafc;
  border-top: 1px solid #e2e8f0;
  padding: 32px 20px;
  text-align: center;
}

.site-footer-nav {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 24px;
}

.site-footer-nav a {
  color: #475569;
  text-decoration: none;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 15px;
}

.site-footer-nav a:hover {
  color: #1e293b;
  text-decoration: underline;
}

.site-footer-copyright {
  margin: 0;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #64748b;
}

.site-footer-copyright strong {
  color: #334155;
}

.logo-section {
  text-align: center;
  padding: 32px 20px;
}
