label.error{
    color:red;
}

h2.calculator-title{
	color:black;
}

.question-mark {
	font-size:.8rem;
}

.form-check-input {
  transform: scale(1.5); /* Adjust the scale factor as needed */
}

.form-check-input[type="radio"]:after {
 border-color: #E4002A; /* Replace with your desired color */
}

body #asl-storelocator.asl-p-cont #asl-map-canv,
body #asl-storelocator.asl-cont #asl-map-canv {height: 100vh !important}

.dealer-locator {height: 100vh;}

