.girg-navbar li > a{
  color: #fff;
}
.girg-navbar li.dropdown > a:hover{
  background-color: #83b03d;
}
#block-girgcustommenu, .girg-navbar{
  margin-bottom: 0 !important;
}
#block-gavias-vinor-content{
  padding-top: 0;
}
.btn-primary{
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: 700;
  background: #313071;
  border: none;
}
.girgResources thead{
  background: #313071; 
  color: #fff;
}
.girgResources tbody tr:nth-child(even){
  background: #f1fcdd;
}