.steps-item {
  text-align: center;
}

#features {
  text-align: center;
  margin: 50px;
}

#promo {
  border-radius: 0px;
  /*background-color: rgba(1,0,184,0.50);*/
}

strong {
  /*text-shadow: 1px 1px #2c3e50;*/
}

#image-rig {
  border-radius: 0px;
}

#contact-form {
  border-radius: 0px;
}

#promo-contact {
  border-radius: 0px;
  max-width: 600px;
}

#promo-about {
  border-radius: 0px;
}

#splash-heading {
  text-shadow: 1px 1px #0100b8;
}

#splash-heading2 {
  text-shadow: 1px 1px #0100b8;
}

#blog-heading {
  text-shadow: 1px 2px #0100b8;
}

#blog-heading2 {
  text-shadow: 1px 1px #0100b8;
}

#blog-hr {
}

