.bestelknop a {
text-decoration: underline;
font-weight: bold;
}

@media (min-width: 767px) {
  #simple-chat-button--container {
    display: none !important;
  }
}

#scroll-to-top.displayed {
    display: none !important;
}

h1.entry-title {
  font-size: 25px !important;
  color: #5b5b5b !important;
      font-weight: bold !important;
}

.entry-content a {
  color: #248cc8 !important;
}

.wp-block-comment-author-name {
  font-weight: bold;
}

#comments {
    display: none !important;
}