.custom-sidebar-left .custom-block-pressroom {
  background: url("../../images/bg_pressroom.png");
  padding: 20px;
  margin-bottom: 17px;
  border: 6px solid whitesmoke;
}

.custom-sidebar-left .custom-block-pressroom h2 {
  color: #477c95;
  margin-bottom: 15px;
}

.custom-sidebar-left .custom-block-pressroom h2 {
  color: #477c95;
  margin-bottom: 15px;
  font-size: 13px;
  text-transform: uppercase;
}

.custom-sidebar-left .custom-block-pressroom p{
  font-size: 90%;
  line-height: 18px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url("../../images/bg_hr.png") repeat-x left bottom;
}
