.bg-success {
  background-color: #377b50!important;
}

a:link {
  color: #377b50;
}

a:visited {
  color: #377b50;
}

a:hover {
  color: #377b50;
}

a:active {
  color: #377b50;
}

