/* CSS for CTC */

.olive {
  color: #526245 !important;
}

@media (min-width: 1400px) {
  .vertical-padding {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .vert-small {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

.uk-slideshow-items {
  border-radius: 15px;
}

.uk-navbar-toggle svg {
  display: none;
}
