.elementor-877 .elementor-element.elementor-element-74379de{--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;}/* Start custom CSS for html, class: .elementor-element-cde6d80 *//* =============================================
   VILLA SOUIMANGA — General Conditions CSS
   Complément de house-rules.css
   ============================================= */

/* Notice avec bordure rouge pour les clauses importantes */
.vsr-legal .vsr-legal-warning {
  background: rgba(180, 60, 60, 0.05) !important;
  border-left-color: #c0504a !important;
  color: #3a2828 !important;
}

.vsr-legal .vsr-legal-warning strong {
  color: #b03030 !important;
}

/* Cards en grille 2 colonnes, adaptées au contexte légal */
.vsr-legal .vsr-cards {
  grid-template-columns: 1fr 1fr;
}

@media (max-width: 520px) {
  .vsr-legal .vsr-cards {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */