.header-default .navbar-brand img,
.footer-widgets .logo-footer {
  width: auto;
  height: 50px;
}
.home .header-default {
  border: none;
  background-color: rgba(0, 0, 0, 0);
  z-index: 100;
}
.home #page > #content {
  margin-top: -120px;
}
.navbar.navbar-right .menu-item:not(.icon) a:after {
  background-color: #e95887;
}
.navbar .tutor-header-profile-content-text {
  color: #e95887;
}
.navbar-utils .tutor-header-profile-name {
  color: #e95887;
}
.tutor-header-profile-menu-items .tutor-avatar-text {
  background-color: #e95887;
}
.navbar-utils .btn-cart > span {
  font-weight: 700;
  padding-left: 10px;
  padding-right: 50px;
}
div .tutor-card > .tutor-card-footer {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tutor-pagination-wrapper-replaceable .tutor-card > .tutor-card-footer > .tutor-d-flex {
  width: 100%;
}
.tutor-course-loop-price {
  width: 100%;
}
.tutor-course-loop-price .tutor-btn {
  background-color: #e95887;
  color: white;
}
.tutor-card .added_to_cart {
  background-color: #e95887;
  color: white;
}
.tutor-d-flex del bdi {
  padding-right: 10px;
}
