body.splash-screen {
  background-image: url(pexels-cottonbro-4569289.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #614b33;
}

div.jumbotron {
  background-color:rgba(0, 0, 0, 0.65);
}

div.jumbotron hr {
  background-color: #f8f9fa !important;
}
