.Jumbotron {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 0;
  margin: 0;
  margin-top: -15px;
  padding: 15px 0px;
}
.Jumbotron > .FormRow > .FormGroup, .Jumbotron > .FormRow > .Col > .FormRow > .FormGroup, .Jumbotron > .Container > .FormRow > .FormGroup, .Jumbotron > .Container > .FormRow > .Col > .FormRow > .FormGroup {
  margin-bottom: 0;
  margin-top: -7px;
}
.Jumbotron > .FormRow > .Col > .Button, .Jumbotron > .FormRow > .Col > .FormRow > .Col > .Button, .Jumbotron > .Container > .FormRow > .Col > .Button, .Jumbotron > .Container > .FormRow > .Col > .FormRow > .Col > .Button {
  margin-bottom: 0 !important;
}

/*# sourceMappingURL=Jumbotron.css.map */
