/* Custom CSS attributes */

#privacy {
  border-top: 1px solid #2E8726;
  border-bottom: 1px solid #2E8726;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-top: -30px;
  margin-bottom: 40px;
}


