main ul li::before {
  top: -6px;
}

@media (max-width: 767px) {
  .blue-bg .ce-gallery .ce-row figure.image {
    margin-bottom: 0;
  }
}

.btn-training-jobs-green {
  background-color: #bed000;
  border: 2px solid #bed000;
}
.btn-training-jobs-green:hover, .btn-training-jobs-green:focus, .btn-training-jobs-green:active {
  border-color: #bed000 !important;
  color: #bed000 !important;
}

.arrow {
  position: absolute;
  right: 3%;
  bottom: 25%;
  transform: translate(-3%, -25%);
}
.arrow img {
  width: 75px;
  height: auto;
  display: block;
}

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