:root{
  --tvsh-blue:#003da5;
  --tvsh-red:#ed1c24;
}

/* Personal Details section spacing tweaks */
#step-2 .conditional-section{margin-top:12px}
#step-2 .form-label{font-weight:600}

/* Reduce any remaining shadows if utilities sneak in */
.shadow, .shadow-sm, .shadow-lg{box-shadow:none !important}

