﻿[data-layout="horizontal"] .navbar-menu .navbar-nav > li:nth-of-type(1) > .nav-link.menu-link {
  padding-left: 0;
}
.logo {
    margin-bottom: 0;
}
body {
    background-image: radial-gradient(circle farthest-side at 130% -100%,#ab5fce,rgba(255,255,255,0) 56%),radial-gradient(circle farthest-side at 60% -200%,#36b1fe,rgba(255,255,255,0) 76%),radial-gradient(circle farthest-side at 100% -400%,#5b42e4,rgba(255,255,255,0) 89%);
    background-repeat: no-repeat;
}