/*
Theme Name: Hello Elementor Child WE FINAL (ostateczna wersja z odstępem nad tytułem)
Template: hello-elementor
Version: 1.4
*/

.we-artykul {
  margin-bottom: 1em;
}

.we-odstep {
  margin-bottom: 40px;
}

.we-tytul-odstep {
  margin-top: 1em;
}

.we-doi {
  color: #c00;
  text-decoration: none;
}

.we-doi:hover {
  text-decoration: underline;
}

.we-artykul a:not(.we-doi) {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

.we-artykul a:not(.we-doi):hover {
  opacity: 0.7;
}
