.pf-contact {
  width: 320px;
  background: #fff;
  padding: 10px 15px;
  border-radius: 0.3em;
}

.pf-contact .pf-header {
  padding: 4px 0;
  margin: -15px -15px 20px -15px;
  background: #0091dc;
  position: relative;
  border-radius: 0.3em 0.3em 0 0;
}

.pf-contact .pf-header-content {
  text-align: center;
  color:#fff;
  font-size: 140%;
}