/* here you can put your own css to customize and override the theme */
.facts-block {
  position: relative;
  min-height: 470px;
  height: auto;
  padding: 57px 0 0;
  z-index: 0;
  background: #fff url(../img/facts.jpg) no-repeat fixed;
  position: relative;
  color: #000000;
}

.row-dark {background: #f6f6f6;
}

.pre-footer {
  background:#313030;
  color:#B0B0B0;
  font-size:13px;
}