/*!
 * Start Bootstrap - Thumbnail Gallery (https://startbootstrap.com/template-overviews/thumbnail-gallery)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-thumbnail-gallery/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.bg-black{background-color:#000!important}
.bonusbox{
	align-content: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: medium  #878787;
	margin-bottom: 2em;
	background-color: darkred;
	padding-bottom: 2em;
}