.penci-homepage-title {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  clear: both;
  background: #ffffff;
  margin-top: 5px;
}
.penci-border-arrow {
  position: relative;
  line-height: 1.3;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}
.penci-border-arrow .inner-arrow {
  border: 1px solid #305098;
  background: #305098;
  position: relative;
  display: block;
  text-transform: uppercase;
  padding: 8px 12px 7px;
  z-index: 3;
  font-size: 14px;
  color: #ffffff;
}
.penci-homepage-title h3 {
  font-size: 14px;
  color: #305098;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  z-index: 1;
}