.ccm-toolbar-visible div.ccm-page {
  margin: 0 !important;
  padding-bottom: 0 !important
}

div.ccm-page .panel-original .panel-heading a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077";
  color: #ffffff;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%)
}

ul.seren-vertical-menu>li>a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  color: #ffffff;
  padding-right: 0.5em;
  font-weight: 600;
}

ul.link li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  color: #ffffff;
  position: absolute;
  top: 8px;
  left: 5px;
  font-weight: 600;
}

.ccm-page ul.link ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  color: #ffffff;
  position: absolute;
  top: 4px;
  left: 5px;
  font-weight: 600;
}

.ccm-page ul.mini-bar>li>a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  color: #ffffff;
  padding-right: 0.5em;
  font-weight: 600;
}