.navbar-default,
.header_view {
  background-color:#55A44E;
  border-color:#eee
}
.navbar-default .nav>li>a,
.header_view .nav>li>a {
  color:#fff;
}
body {
  font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size:15px;
  line-height:1.42857143;
  color:#777;
  background-color:#fff
}
a {
  color:#22451E;
  text-decoration:none
}
p {
  margin:0 0 10.5px;
  text-align: justify;
  text-justify: inter-word;
}