.ml-auto {
  margin-left: auto;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  color: #212529;
  line-height: 1.5;
  line-height: 1.88;
}
@media (max-width: 767.98px) {
  body {
  }
}
@media (max-width: 575.98px) {
  body {
  }
}
a {
  color: #007bff;
  text-decoration: none;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
b,
strong {
  font-weight: bolder;
}
h1[class*="wp-block-post-title"] {
  color: #767676 !important;
}
h1:not(.wp-block-post-title),
.h1 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  h1:not(.wp-block-post-title),
  .h1 {
  }
}
@media (max-width: 575.98px) {
  h1:not(.wp-block-post-title),
  .h1 {
  }
}
h2,
.h2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  h2,
  .h2 {
  }
}
@media (max-width: 575.98px) {
  h2,
  .h2 {
  }
}
h3,
.h3 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  h3,
  .h3 {
  }
}
@media (max-width: 575.98px) {
  h3,
  .h3 {
  }
}
h4,
.h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  h4,
  .h4 {
  }
}
@media (max-width: 575.98px) {
  h4,
  .h4 {
  }
}
h5,
.h5 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  h5,
  .h5 {
  }
}
@media (max-width: 575.98px) {
  h5,
  .h5 {
  }
}
h6,
.h6 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  h6,
  .h6 {
  }
}
@media (max-width: 575.98px) {
  h6,
  .h6 {
  }
}
.btn-link {
  color: #007bff;
  background-color: transparent;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
table th,
table td {
  padding: .75rem;
  vertical-align: top;
  border: none;
  border-top: 1px solid #dee2e6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.wp-block-quote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.wp-block-quote .wp-block-quote__citation {
  font-size: 13px;
}
.wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.wp-block-quote.is-style-larg .wp-block-quote__citation {
  font-size: 18px;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
