.navbar {
    background-color: #8DC640 !important;
    /* background-color: #8DC640 !important; */
}
.center-horz {
  /* Center horizontally
  text-align: center;*/
    margin-left: auto;
  margin-right: auto;
}
body{
    font-family: 'Roboto', sans-serif;
}
.btn .btn-primary{
     background-color: #8DC640 !important; 
}
