#fun-stuff {
  border-left: 5px dotted #EE7674;
  padding-left: 15px;
  margin-bottom: 50px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#programming-stuff {
  border-left: 5px dotted #4C9F70;
  padding-left: 15px;
  margin-bottom: 50px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#other-stuff {
  border-left: 5px dotted #114da8;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}