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

body {
  padding-top: 54px;
}
.navbar {background-color: blue;}
.navbar-brand {"Times New Roman", Times, serif;
padding-top: 0;
	padding-bottom: 0px;
color: white;
font-style: italic;}
.medium {font-weight: 600;}
.smallFont {
  font-size: 1.25rem;
  
}

.bigFont {
  font-size: 2rem;
}

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