#hero {
  /*background: #37517e;*/
  background: #8f3030 !important;
}

.section-title h2 {
  /*color: #37517e;*/
  color: #8f3030 !important;
}
#hero .btn-get-started {
  /*background: #47b2e4;*/

  background: #000 !important;
}

section {
  padding: 10px 0 !important;
  
}

#header .logo img {
  max-height: 80px !important;
}