:root {
  font-size: 16px;
}

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

div.ccm-page h2:before,
.footer h2:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f141";
  color: #002060;
  padding-right: 0.5em;
}

.ccm-page ul.list li:before {
  font-family: "Font Awesome 5 Free";
  font-size: 1.2em;
  font-weight: 900;
  content: "\f0da";
  color: #002060;
  position: absolute;
  left: 0;
}

ul.seren-vertical-menu > li > a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
  color: #c0d5e7;
  padding-right: 0.5em;
}
