#tutor-registration-form [type=button], #tutor-registration-form [type=submit], #tutor-registration-form button,
#tutor-login-form [type=button],
#tutor-login-form [type=submit],
#tutor-login-form button,
.tutor-enrol-course-form [type=button],
.tutor-enrol-course-form [type=submit],
.tutor-enrol-course-form button,
.lost_reset_password [type=button],
.lost_reset_password [type=submit],
.lost_reset_password button {
  border: 1px solid #00428C !important;
  background-color: #00428C !important;
  color: #fff !important;
}
#tutor-registration-form [type=button]:hover, #tutor-registration-form [type=submit]:hover, #tutor-registration-form button:hover,
#tutor-login-form [type=button]:hover,
#tutor-login-form [type=submit]:hover,
#tutor-login-form button:hover,
.tutor-enrol-course-form [type=button]:hover,
.tutor-enrol-course-form [type=submit]:hover,
.tutor-enrol-course-form button:hover,
.lost_reset_password [type=button]:hover,
.lost_reset_password [type=submit]:hover,
.lost_reset_password button:hover {
  background-color: #fff !important;
  color: #00428C !important;
}

.single-courses .tutor-wrap,
.tutor-screen-frontend-dashboard .tutor-wrap {
  padding: 100px 0;
  font-family: "Poppins", Sans-serif !important;
}/*# sourceMappingURL=estilos.css.map */