.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-19877 .elementor-element.elementor-element-dabf076{text-align:center;}/* Start custom CSS */a {
  color: #0055cc; /* kolor linku */
  text-decoration: underline !important; /* wymuszone podkreślenie */
  text-decoration-thickness: 1.5px; 
  text-underline-offset: 3px;
}

a:hover,
a:focus {
  text-decoration: underline !important;
  outline: 2px solid #3ee622; 
  outline-offset: 2px;
}

a:visited {
  color: #551a8b; /* odróżnienie odwiedzonych linków */
  text-decoration: underline !important;
}/* End custom CSS */