#content h1 {
   color: #5d8b3f !important;
}

#content div.well-green {
  	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 2px solid #71aa4c;
    border-radius: 4px;
}