h1.osm-page-title {
  text-transform: uppercase;
  border-bottom:1px dotted black;
}
.osm-container {
  padding: 0px 0;
}
.osm-container .osm-item-heading-box {
  border: 1px solid #4279b0;
}

.osm-container .osm-item-description {
  border-bottom: 1px solid #4279b0;
  border-left: 1px solid #4279b0;
  border-right: 1px solid #4279b0;
}