html body main .elementor-element a.go-back--link,
html body main .elementor-element a.read-more,
html body main .elementor-element a.read-more-mobile,
html body .elementor-location-single .elementor-element a.go-back--link,
html body .elementor-location-single .elementor-element a.read-more,
html body .elementor-location-single .elementor-element a.read-more-mobile {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: var( --e-global-color-198af38 );
  font-weight: 500;
}
html body main .elementor-element a.go-back--link:hover,
html body main .elementor-element a.read-more:hover,
html body .elementor-location-single .elementor-element a.go-back--link:hover,
html body .elementor-location-single .elementor-element a.read-more:hover {
  color: var( --e-global-color-198af38 );
  cursor: pointer;
}
html body main .elementor-element a.go-back--link i,
html body main .elementor-element a.read-more i,
html body .elementor-location-single .elementor-element a.go-back--link i,
html body .elementor-location-single .elementor-element a.read-more i {
  transform: translateY(2px);
}

/*# sourceMappingURL=frontend-functions.css.map */
