:root {
  font-size: 16px;
}

html.ccm-toolbar-visible .ccm-page {
  margin-top: initial !important;
  padding-top: 48px;
}

div.ccm-page ul.vertical-menu > li > a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f14a";
  color: #7e1843;
  margin-left: -1.4em;
  padding-right: 0.5em
}
