.custom-card-shadow{
  box-shadow: 0px 0px 10px 1px #aaaaaa;
}

.custom-icon-fs-30-va-middle{
  font-size:30px; vertical-align: middle;
}

.pac-item{
  background: white;
}

/* Reusable section header — a light tint of the sidebar slate (#1F2937),
   loaded after volt.css so it wins over the default .card-header background. */
.section-header{
  background-color: rgba(31, 41, 55, 0.06);
  color: #1F2937;
  font-weight: 600;
}
