<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=HEADER*/
header#header #logo-header-orienta-verona {
  width: 90px;
  text-align: center;
}

/*SLIDER HOMEPAGE*/
@media (min-width: 1200px) {
  body.path-frontpage div.image.slide-home-item {
    height: 500px;
  }
}
/*=ANNUNCIO*/
div#block-univr-content .text-center.container div.field.field--name-field-contract-employment {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

body.node--type-annuncio div#annuncio-contratto {
  border-bottom: solid 1px #ababab;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body.node--type-annuncio div.field--name-field-annuncio-cosa-offriamo {
  display: inline-flex;
  text-align: left;
  flex-direction: column;
}
body.node--type-annuncio div.field--name-field-annuncio-cosa-offriamo div.field__item {
  padding-left: 28px;
  background: url(../img/checkbox-checked-22x22.png) no-repeat 0 5px;
  margin: 5px 0 0 0 !important;
  font-size: 22px !important;
}

/*# sourceMappingURL=vror.css.map */
</pre></body></html>