/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */

body {
  min-height: 100%;
  padding-top: 56px;
  display: flex;
  flex-direction: column;
}

.btn-primary {
  background-color: #88001b;
  border-color: #88001b;
}

.bg-pediheart {
  background-color: #88001b;
}

h1, h2, h3, h4, h5, h6 {
  color: #88001b;
}

a {
  color: #88001b;
}

.page-footer {
  margin-top: auto;
}

.page-footer a {
  color: white;
}
