.entry-title a{
  font-size: 20px !important;
  color: #090b58 !important;
}

.wpk-post-author__title {
  color: #ffffff !important;
}

.entry-content {
margin-top: 0 !important;
}

.wpk-widget.container > .widgettitle {
  color: #6764fe !important;
  font-size: 24px !important;
}

.wpk-post-author__title-main {
  font-weight: 300;
  line-height: 1.54 !important;
  margin: 0 0 20px !important;
}
.wpk-post-author__title-main a {
  font-size: 18px;
  color: #5b5bed !important;
}

.wpk-post-author__avatar-main {
      margin: 10px 2em 10px 0 !important;
}

.post__date-link.wpk-post__date-link {
  color: #6666ff;
  font-weight: 300;
}

.post__date-link.wpk-post__date-link:hover {
  color: #6666ff;
}

@media screen and (min-width: 2000px) {
  .site-header .site-header__search{
    padding: 80px 0;
  }
}