/* Modern Rose Gold Color Theme Override */
body {
  background: #f5f3f0 !important;
  color: #4a4543 !important;
}

.main-container {
  background: #faf8f6 !important;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.08),
              inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(0, 0, 0, 0.06);
  border-right: 1px solid rgba(0, 0, 0, 0.06);
}

.section-title {
  color: #c8817c !important;
}

.section-subtitle {
  color: #8a857f !important;
}

.main-header__bg-container .main-header__bottom-info {
  background: linear-gradient(to top, rgba(250, 248, 246, 0.9), transparent 95%) !important;
  color: #6b5d57 !important;
}

.insa-section {
  color: #4a4543 !important;
}

.insa-section .insa-family .family-line .relation {
  color: #8a857f !important;
}
