html,
body,
body * {
  font-style: normal !important;
  font-synthesis-style: none;
}

.portfolio-close-hidden {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.portfolio-close-x {
  cursor: pointer;
  font-family: Arial, "Microsoft YaHei", "PingFang SC", sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: uppercase;
  user-select: none;
}
