
  .service-map-icon {
	height: 100%;
	width: 32px;
  }
  .serice-availability a {
	color: inherit;
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
  }
  .serice-availability a:hover {
	color: #0f499d;
  }

  #confetti {
	position: fixed;
	top: 0;
	z-index: 100000;
	pointer-events: none;
  }
