/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  color: #3a3f41; /* #3a3f41 = anthrazit*/

}

.footer {
  background-color: #f5f5f5;
 }

h1{
  font-size: xx-large;
  color: #386641; 
  
}
h2{
  font-size: x-large;
  color: #386641; 
; 


}
h3{
  font-size: large;
   color: #6A994E; /* #3a3f41 = anthrazit*/

}

}
p{
    text-align: justify;
}



