html {
  --lumo-font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.logowanie-button img {
  vertical-align: middle;
  margin-right: 5px; }

.przycisk-zwykly-styl {
  margin-right: 5px; }

.przycisk-wyrownanie-lewa div {
  justify-content: left; }

.line-title {
  height: 1px;
  background-color: var(--lumo-contrast-20pct);
  margin-bottom: 10px; }

@media (max-width: 1400px) {
  body {
    zoom: 0.7;
    height: 100%; }
  html {
    height: 100%; }
  embed {
    zoom: 1.43; } }

@media (min-width: 1401px) and (max-width: 1900px) {
  body {
    zoom: 0.85;
    height: 100%; }
  embed {
    zoom: 1.2; }
  html {
    height: 100%; } }

/*# sourceMappingURL=../../../../../target/style-portal.css.map */