.bg-ver {
  background-color: #80B853;
}

.text-ver {
  color: #135D1E;
}

.mt-4, .my-4 {
  margin-top: 8.5rem!important;
}

@media (min-width:576px) {
  .mtc {
    margin-top: 2.5rem !important;
  }
}

@media (min-width:360px) {
  .mtc {
    margin-top: 18.5rem !important;
    overflow-y: hidden;
  }
}

