/* Add your custom styles here */
.initial-hide {
    display: none;
}
[data-page] {
    cursor: pointer;
}
nav .nav-wrapper ul li {
    list-style: none;
  }

.no-bottom {
    margin-bottom: 0 !important;
}