@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,regular,italic,500,500i,700,700i,900,900i|');

.main-color-1-bg {
  background-color: #ffffff !important;
}
.dropdown a {
  color: #0d6c47 !important;
  font-size: 16px!important;
  font-family: Roboto;
}
.container ul li a {
  color: #0d6c47 !important;
}
.dropdown ul a {
  background-color: #ffffff !important;
}
.dark-div nav {
  background-color: #ffffff !important;
}
