.md-typeset .admonition.technology,
.md-typeset details.technology {
  border-color: #448aff;
}

.md-typeset .technology > .admonition-title,
.md-typeset .technology > summary {
  background-color: rgba(68,138,255,0.1);
}


/* .md-typeset h1 {
  color: hsl(140, 90%, 36%);
} */

h2 {
  color: #313237;
  font-size: x-large;
  /* font-family: ""; */
}


p, li {
  font-size: 18px;
  text-align: justify;
}
