/**handles:customs**/
.mapsg iframe {
  pointer-events: none;
}

.contact h2 {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 3.5rem;
  color: #004687;
  margin-bottom: 2rem;
}

.contact ul {
  list-style-type: none;
}

.contact li {
  font-size: 1.4rem;
  font-weight: 400;
  color: #004687;
  line-height: 2.6rem;
}

.contact p {
  font-size: 1.4rem;
  color: #004687;
}

.wp-block-file {
  font-size: 1.6rem !important;
  line-height: 2.4rem;
  font-weight: 400;
  color: #004687;
  margin-bottom: 2.5rem;
}

.wp-block-file .wp-block-file__button.wp-element-button {
	padding: 0 8px;
	background-color: #004687;
	color: #fff;
	text-decoration: none;
}