.coffee-menu-item-container {
  border-bottom: 2px solid;
  padding-bottom: 30px;
  padding-top: 30px;
}

.coffee-menu-item-container:first-child { 
  padding-top: 0px;
}

.coffee-menu-item-container:last-child { 
  border-bottom: none; 
}