
.fc-theme-bootstrap {

  & a:not([href]) {
    color: inherit; // natural color for navlinks
  }

  & .fc-more-link:hover {
    text-decoration: none;
  }

}
