/* Tutor LMS Custom Styles */
.tutor-wrap {
  margin-top: 3em;
  margin-bottom: 5em;
}

.tutor-registration-wrap {
  margin-top: 5em !important;
  margin-bottom: 5em !important;
}

.tutor-btn-primary {
  color: white !important;
}

.tutor-btn-outline-primary:hover {
  color: white !important;
}

.tutor-login-form .tutor-btn {
  background-color: #238DF0 !important;
}

.tutor-card-footer > .list-item-button > .tutor-loop-cart-btn-wrap > .tutor-btn {
  background-color: white;
}
