:root {
  --theme-color: #175f30;
  --primary-color: #175f30;
  --title-color: #113D48;
}

.header-links i {
  margin-right: 8px;
}

@media (min-width: 1200px) {
  .hide-in-desk {
    display: none !important;
  }
}

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