/*!
 * Start Bootstrap - Blog Home (https://startbootstrap.com/template-overviews/blog-home)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-home/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

h1 {
	font-family: 'Raleway', sans-serif;
}

h2 {
	font-family: 'Sacramento', cursive;
	color: #E993AE;
}

a {
	text-decoration: none;
	color: #E993AE;
}
@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
