
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page, .page-header, .page-title, .main-page-title {
      background: #f8fafc !important;
      color: #111827 !important;
    }
    body { margin: 0; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; }
    .wesdar-page a { color: #0f766e; text-decoration: none; }
    .wesdar-page a:hover { text-decoration: underline; }
    .wesdar-page img { max-width: 100%; height: auto; }
    .wesdar-page table th, .wesdar-page table td { vertical-align: top; }
    @media (max-width: 768px) {
      .wesdar-page h1 { font-size: 2rem !important; }
      .shorts-frame { height: 520px !important; }
    }
  