/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.bg_babypoom_header{
  background: #7f00ff;
  color: white;
}

.btn_show_me{
  background-color: #7f00ff;
  color: white;
  border-color: #f0efe2;
}

.btn{
  color: white!;
}

.jumbotron{
  background: linear-gradient( 0deg, #7f00ff 0%, #7f00ff 100% );
  color: white;
}
