.view-rec-search-comunicati-stampa .card.shadow .card-body h5.card-title a{
  color: #06488d !important;
}
.res-card-message__read-more.mt-5 .read-more{
  right: 15px !important;
}
#views-exposed-form-rec-search-comunicati-stampa-page-1 .form-item-titolo::after {
  content: "---";
  color: rgba(0,0,0,0);
  width: 20px;
  height: 20px;
  background-image: url(/modules/contrib/better_search/css/images/search-icon.svg);
  background-repeat: no-repeat;
  margin-left: 8px;
  background-size: 90%;
  position: absolute;
  top: 14px;
  opacity: .4;
}

.date-expiration{
  margin-right: -12px;
  margin-left: -12px;
}
.text-container > p {
  font-weight: 600 !important;
  color: #2f3446 !important;
}

.title-comunicato-full{
  color: #2f3446 !important;
}
.subtitle-full-comunicato > p{
  font-size: 1.2rem;
  font-weight: 400;
  font-style: italic;
  color: #2f3446;
  font-family: "Titillium Web" !important;
  margin-bottom: 26px;
}
.press-release .it-breadcrumb__wrapper{
  padding-left: 14px;
}
.node--type-press-release .res-card-message__title{
  margin-top: 0 !important;
}
.node--type-press-release .search-comunicati-stampa .card.shadow .card-body .category-top{
  height: 45px !important;
  margin-top: 10px !important;
}
.node--type-press-release .field--name-field-link-office a {
  background-color: #06488d;
}

.press-release .field--name-field-thematic div {
  font-family: "Titillium Web";
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-align: center;
  color: #5c6f82;
  background-color: #fcfdff;
  padding: 3px 10px 5px 10px;
  border: 1px solid #d8d8d8;
  border-radius: 30px;
}

.press-release .field.field--name-field-thematic.field--type-entity-reference.field--label-hidden.field__items .field__item {
  padding-bottom: 3px !important;
}

.press-release .field--name-field-thematic{
  margin-bottom: 10px !important;
}