.bg-be-safe-ohio-light-gray {
  background: #bdbdbd;
}

a {
  color: #14499e;
}
a:hover {
  color: #091f43;
}

a.be-safe-ohio-white-link {
  color: white;
  text-decoration: underline;
}
a.be-safe-ohio-white-link:hover {
  color: white;
}
a.be-safe-ohio-white-link:visited {
  color: white !important;
}

.be-safe-ohio-btn-link {
  color: #14499e;
  vertical-align: baseline;
  padding: 0;
}
.be-safe-ohio-btn-link:hover, .be-safe-ohio-btn-link:focus {
  color: #091f43;
}

.header-image-text-position {
  line-height: 1.2;
}

.image-centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*# sourceMappingURL=BeSafeOhio.css.map */
