/*!
 * Start Bootstrap - Landing Page v5.0.3 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

@import url(syntax.css);

body {
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.text-justify {
  text-align: justify;
}

.default {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.dropdown-header {
  font-size: 1.2rem;
  color: #ccc;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
