/* .pathmx/index.path/runtime-355b4781cc3181a29bf77134063be0ad9e5968ba95fbd3c5bb2dedb84a0fc50e-entry.css */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
  font-weight: bolder;
}

[data-pathmx-type="block"] {
  background-color: #b4b4ff1a;
  border-radius: 2rem;
  margin: 1rem 0;
  padding: 3rem;
}

[data-pathmx-type="button"] {
  color: #fff;
  text-decoration: none;
  background-color: #00f;
  border-radius: 12px;
  padding: 10px 20px;
}

[data-pathmx-target] {
  color: violet;
  text-decoration: none;
  font-size: 1.4em;
  font-weight: bolder;
}
