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

header.bg-primary.py-5.mb-5 {
	background-color: rgb(85,137,166) !important;
	background-image: url("../img/header.png");
}

.centerIMG {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 50% !important;
}
