* {
  box-sizing: border-box;
  color: #444;
}

html, body {
  margin: 0;
}

pre {
  background: #dddddd;
  padding: 1rem 0.5rem;
  border: solid 1px #cccccc;
}
pre code {
  font-size: 1rem;
  line-height: 1.5rem;
}

h2 {
  margin-top: 0;
}
h2 small {
  font-size: 1rem;
  color: #555;
}

.box {
  margin: 1rem 0.5rem;
  background-color: #FFF;
  padding: 0.5rem;
  border: solid 1px #ddd;
}
.box-rounded {
  border-radius: 0.25rem;
}
.box-rounded-lg {
  border-radius: 0.5rem;
}
.box-rounded-xl {
  border-radius: 1rem;
}
.box-primary {
  background-color: #cfe2ff;
  color: #084298;
  border: solid 1px #b6d4fe;
}
.box-secondary {
  background-color: #e2e3e5;
  color: #41464b;
  border: solid 1px #d3d6d8;
}
.box-success {
  background-color: #d1e7dd;
  color: #0f5132;
  border: solid 1px #badbcc;
}
.box-danger {
  background-color: #f8d7da;
  color: #842029;
  border: solid 1px #f5c2c7;
}
.box-warning {
  background-color: #fff3cd;
  color: #664d03;
  border: solid 1px #ffecb5;
}
.box-info {
  background-color: #cff4fc;
  color: #055160;
  border: solid 1px #b6effb;
}
.box-dark {
  background-color: #d3d3d4;
  color: #141619;
  border: solid 1px #bcbebf;
}

.col-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.col-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.col-4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.w-1p {
  width: 1%;
}

.w-2p {
  width: 2%;
}

.w-3p {
  width: 3%;
}

.w-4p {
  width: 4%;
}

.w-5p {
  width: 5%;
}

.w-6p {
  width: 6%;
}

.w-7p {
  width: 7%;
}

.w-8p {
  width: 8%;
}

.w-9p {
  width: 9%;
}

.w-10p {
  width: 10%;
}

.w-11p {
  width: 11%;
}

.w-12p {
  width: 12%;
}

.w-13p {
  width: 13%;
}

.w-14p {
  width: 14%;
}

.w-15p {
  width: 15%;
}

.w-16p {
  width: 16%;
}

.w-17p {
  width: 17%;
}

.w-18p {
  width: 18%;
}

.w-19p {
  width: 19%;
}

.w-20p {
  width: 20%;
}

.w-21p {
  width: 21%;
}

.w-22p {
  width: 22%;
}

.w-23p {
  width: 23%;
}

.w-24p {
  width: 24%;
}

.w-25p {
  width: 25%;
}

.w-26p {
  width: 26%;
}

.w-27p {
  width: 27%;
}

.w-28p {
  width: 28%;
}

.w-29p {
  width: 29%;
}

.w-30p {
  width: 30%;
}

.w-31p {
  width: 31%;
}

.w-32p {
  width: 32%;
}

.w-33p {
  width: 33%;
}

.w-34p {
  width: 34%;
}

.w-35p {
  width: 35%;
}

.w-36p {
  width: 36%;
}

.w-37p {
  width: 37%;
}

.w-38p {
  width: 38%;
}

.w-39p {
  width: 39%;
}

.w-40p {
  width: 40%;
}

.w-41p {
  width: 41%;
}

.w-42p {
  width: 42%;
}

.w-43p {
  width: 43%;
}

.w-44p {
  width: 44%;
}

.w-45p {
  width: 45%;
}

.w-46p {
  width: 46%;
}

.w-47p {
  width: 47%;
}

.w-48p {
  width: 48%;
}

.w-49p {
  width: 49%;
}

.w-50p {
  width: 50%;
}

.w-51p {
  width: 51%;
}

.w-52p {
  width: 52%;
}

.w-53p {
  width: 53%;
}

.w-54p {
  width: 54%;
}

.w-55p {
  width: 55%;
}

.w-56p {
  width: 56%;
}

.w-57p {
  width: 57%;
}

.w-58p {
  width: 58%;
}

.w-59p {
  width: 59%;
}

.w-60p {
  width: 60%;
}

.w-61p {
  width: 61%;
}

.w-62p {
  width: 62%;
}

.w-63p {
  width: 63%;
}

.w-64p {
  width: 64%;
}

.w-65p {
  width: 65%;
}

.w-66p {
  width: 66%;
}

.w-67p {
  width: 67%;
}

.w-68p {
  width: 68%;
}

.w-69p {
  width: 69%;
}

.w-70p {
  width: 70%;
}

.w-71p {
  width: 71%;
}

.w-72p {
  width: 72%;
}

.w-73p {
  width: 73%;
}

.w-74p {
  width: 74%;
}

.w-75p {
  width: 75%;
}

.w-76p {
  width: 76%;
}

.w-77p {
  width: 77%;
}

.w-78p {
  width: 78%;
}

.w-79p {
  width: 79%;
}

.w-80p {
  width: 80%;
}

.w-81p {
  width: 81%;
}

.w-82p {
  width: 82%;
}

.w-83p {
  width: 83%;
}

.w-84p {
  width: 84%;
}

.w-85p {
  width: 85%;
}

.w-86p {
  width: 86%;
}

.w-87p {
  width: 87%;
}

.w-88p {
  width: 88%;
}

.w-89p {
  width: 89%;
}

.w-90p {
  width: 90%;
}

.w-91p {
  width: 91%;
}

.w-92p {
  width: 92%;
}

.w-93p {
  width: 93%;
}

.w-94p {
  width: 94%;
}

.w-95p {
  width: 95%;
}

.w-96p {
  width: 96%;
}

.w-97p {
  width: 97%;
}

.w-98p {
  width: 98%;
}

.w-99p {
  width: 99%;
}

.w-100p {
  width: 100%;
}

.list {
  font-size: 1rem;
  padding: 0.25rem 0.25rem 0.25rem 1rem;
  position: relative;
}
.list::before {
  content: " ";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #000000;
  border-radius: 50%;
  top: calc(50% - 2.5px);
  left: 0.25rem;
}
.list-square::before {
  content: " ";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #000000;
  border-radius: 0%;
  top: calc(50% - 2.5px);
  left: 0.25rem;
}
.list-style-red::before {
  background-color: red;
}
.list-style-blue::before {
  background-color: blue;
}
.list-style-green::before {
  background-color: green;
}
.list-style-yellow::before {
  background-color: yellow;
}
.list-style-black::before {
  background-color: black;
}
.list-style-white::before {
  background-color: white;
}

.fs-xs {
  font-size: 0.5rem;
}

.fs-sm {
  font-size: 0.75rem;
}

.fs-md {
  font-size: 1rem;
}

.fs-lg {
  font-size: 1.25rem;
}

.fs-xl {
  font-size: 1.5rem;
}

.f-bold {
  font-weight: bold;
}

.f-italic {
  font-style: italic;
}

.f-normal {
  font-style: normal;
  font-weight: normal;
}

.fc-red {
  color: red;
}

.fc-blue {
  color: blue;
}

.fc-green {
  color: green;
}

.fc-yellow {
  color: yellow;
}

.fc-white {
  color: white;
}

.fc-black {
  color: black;
}

.line-spacer {
  margin: 2rem auto;
}

.wrap {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

.execution {
  border: solid 1px #8E354A;
  background-color: #efd3da;
  padding: 0.5rem;
}

.no-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.no-list li {
  padding: 0.25rem 0;
}

/**********************
* UTILITY
**********************/

/*# sourceMappingURL=main.css.map */
