/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */

 @media (min-width: 1200px){
.container {
    max-width: 900px;
}
}

 header {
  padding: 154px 0 100px;
}

body {font-family: 'Barlow Condensed', sans-serif;
      font-size: 1.5em;}

.page-headline {
  float: right;
 }

ul {
  margin: 0;
}
ul.dashed {
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
}


@media (min-width: 992px) {
  header {
    padding: 156px 0 100px;
  }
}

/* section {
  padding: 150px 0;
} */
