/* Start custom CSS for html, class: .elementor-element-c1b5447 */.subpage-hero-1 img {
  max-height: 300px;
  overflow: hidden;
  object-fit: cover;
  object-position: 90% 25%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-452bc36 */.primary-link {
  background: #80c3bc;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: 600;
  border-radius: 4px;
  padding: 15px 20px;
  text-decoration: none;
  transition: all 200ms ease-in-out;
  max-width: fit-content;
}

.primary-link:hover {
  background-color:#164b66;
  color: #80c3bc;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c60660 */.primary-link {
  background: #80c3bc;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: 600;
  border-radius: 4px;
  padding: 15px 20px;
  text-decoration: none;
  transition: all 200ms ease-in-out;
  display: block;
  margin: 0 auto;
  max-width: fit-content;
}

.primary-link:hover {
  background-color:#164b66;
  color: #80c3bc;
  text-decoration: none;
}/* End custom CSS */