.page .entry-header {
  display: none;
}

#post-84.post-84.page.type-page.status-publish.ast-article-single {
  margin-top: -70px;
}

@media only screen and (max-width: 600px) {
  .tutor-wrap.tutor-wrap-parent.tutor-courses-wrap.tutor-container.course-archive-page {
    margin-top: -70px;
  }
}

.tutor-row.tutor-d-flex.tutor-justify-between.tutor-frontend-dashboard-header {
  margin-top: -50px;
}

.ast-scroll-top-icon{
  background-color: #F0047F !important;
}

.ast-scroll-to-top-right{
  background-color: #F0047F !important;
}