.breadcrumb-trail.breadcrumbs .trail-title {
  color: #ffffff;
  text-shadow: 1px 1px 1px #000;
}
	
.breadcrumb-trail.breadcrumbs .trail-title > span  {
  font-weight: 800;
  font-style: italic;
}

#risorse h2 {
  font-size: 1.1em;
  margin-bottom: 1rem;
  font-weight: 700;
}

#risorse h2 a {
  color: #00357d;
  text-decoration: none;
}

#risorse h2 a:hover {
  color: #333333;
  text-decoration: none;
}

#risorse p:last-of-type {
  margin: 0;
  justify-self: flex-end;
  margin-top: auto;
}

#risorse p:last-of-type>a {
  font-size: 1em;
  font-weight: 700;
  color: #00357d;
  text-shadow: none;
  letter-spacing: -0.75px;
  text-transform: uppercase;
  border: 2px solid;
  border-radius: 0;
  padding: 0.5em 2em;
  display: inline-block;
  margin-bottom: 0;
  text-decoration: none;
}

#risorse p:last-of-type>a:hover {
  color: #ffffff;
  background-color: #00357d;
  border: 2px solid #00357d;
}
	
#risorse {
  align-items: stretch !important;
}

#risorse>.panel-grid-cell>.widget_sow-editor,
#risorse>.panel-grid-cell>.widget_sow-editor>.panel-widget-style,
#risorse>.panel-grid-cell>.widget_sow-editor>.panel-widget-style>.so-widget-sow-editor,
#risorse>.panel-grid-cell>.widget_sow-editor>.panel-widget-style>.so-widget-sow-editor>.siteorigin-widget-tinymce.textwidget {
  height: 100%;
  min-height: 196.87px;
}

#risorse>.panel-grid-cell>.widget_sow-editor>.panel-widget-style>.so-widget-sow-editor>.siteorigin-widget-tinymce.textwidget {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  justify-content: flex-start;
}

.service-more {
  text-decoration: none;
}