/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*
EDITS JT
#0079c2 - HHSKBLAUW
#8dc63f - HHSKGROEN
#616161 - HHSKGRIJS
#C25100 - Oranje


- html font-family Verdana
- h1-h6 hhskblauw

*/

.oranje{
  color:#C25100;
}

.grijs{
  color:#616161;
}

.blauw{
  color:#0079c2;
}

.leaflet-label{
  border-width:1px;
}



.samenvatting{
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.5;
}




.samenvatting .table>:not(caption)>*>*{
   border: hidden;
   padding: .1rem .1rem;
}



#screenshot{
  border: 1px solid #ccc;
}

.footnotes{
  font-size: 0.8em;
}

.quarto-figure .leaflet{
  text-align: left;
}

