@charset "UTF-8";
/* app_Common/static/app_Common/css/protect-theme.scss */
.no-bootstrap a {
  color: inherit !important;
  text-decoration: none !important;
  background-color: transparent !important;
}
.no-bootstrap a:hover {
  color: inherit !important;
  text-decoration: none !important;
}
.no-bootstrap * {
  box-sizing: border-box;
  font-family: "원래 사용하시던 글꼴", sans-serif !important;
}
.no-bootstrap ul, .no-bootstrap li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*# sourceMappingURL=bootstrap-limit.css.map */
