body {
  color: #5f6f7e;
  font: 300 14px/1.4 "Open Sans",Arial,sans-serif;
}
.font-size-18 { font-size: 18px; }
.font-title { font-family: 'PT Sans Narrow', sans-serif; }
.color-orange { color: #f29400; }
.bg-orange { background: #f29400; }
.btn-orange { background: #f29400; color: white;}
.img-responsive {max-width: 100%;}
.text-bold {font-weight: bold}
