/* CSS file for any tweaks that you don't want to put in the main files */

body {
  min-height: 75rem;
}

/* Change the colour of the main bar here!  */
.bg-dark {
    background-color: #600!important;
}
