/* customer_portal module – minimal styling hooks */

/* Example: make nav pills feel a bit tighter in account area */
.nav.nav-pills .nav-link {
  border-radius: 999px;
}
strong{
  color:#0094a1 !important;
}
