html,
body,
header,
main,
footer,
.hero,
.business,
.referral-section,
.calculator-section,
.network-section,
.links,
.org {
  background-color: #000 !important;
}

/* 전체 구역 배경은 순수 검정으로 유지하고 카드 색상은 그대로 표시합니다. */
.hero {
  background: #000 !important;
}
