/*!
 * 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)
 */

 .body{
  font-size: "1.2rem";

 }
 .bg-dark {
  background-color: ##2eb82e !important;
}

.privacy p{
  font-size: 150%;
}

.privacy h1{
  font-size: 200%;
  font-weight: bold;
}

.privacy h2{
  font-size: 160%;
  font-weight: bold;
}

.privacy h3{
  font-size: 150%;
  font-weight: bold;
}

.privacy li{
  font-size: 90%;
}

.privacy ol{
  font-size: 130%;
}

.band-header {
  text-align: left;
  background-color: #1abc9c;
}

.intro p{
  font-size: 150%;
  text-align: justify;
}

.header_irpi{
  padding-top: 10px;
}

.footer {
  background-color: black;
  color: white;
  padding-top: 10px;
}

.footer p{
  font-size:14px;
}
