/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].use[2]!./src/scss/pages/index.scss ***!
  \****************************************************************************************************************************************************************************/
body {
  font-family: "Yu Gothic", "YuGothic", sans-serif;
  font-weight: bold;
}
body .btn-primary {
  background-color: #0c5cff;
}

h1,
h2,
h3,
h4,
p,
ul {
  margin: 0;
  margin-block: 0;
  font-weight: bold;
}

li {
  list-style: none;
}

ul {
  padding: 0;
}
