.button--calendar::before {
  font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", "FontAwesome";
  font-weight: 900;
  content: "\f274";
  margin-right: 8px;
}

.page_title .title-inner-wrapper h1 {
  padding-bottom: 0px !important;
}

sup {
  font-size: 40% !important;
  text-transform: initial;
  line-height: 1;
  display: block;
  padding-bottom: 5px;
  top: unset !important;
}