.mailto-footer a {
  color: #02383A !important;
  text-decoration: none !important;
}

.mailto-footer a:hover,
.mailto-footer a:focus {
  color: #02383A !important;
  text-decoration: none !important;
}

@media (max-width: 960px) {
  .hidden-mobile {
    display: none !important;
  }
}

.end-contact .uk-button {
  margin-right: 25px;
}