:root{--page-title-display:none;}/* Start custom CSS */#bewerben-fixed {
  position: fixed;
  bottom: 15px;
  right: 15px;
  background: #b32025;
  color: white;
  padding: 14px 20px;
  border-radius: 50px;
  font-weight: bold;
  z-index: 9999;
  text-decoration: none;
}/* End custom CSS */