#footer > .region-inner #footer-ui-container-1 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #333333;
  border-bottom: 1px solid #666666;
}
#footer > .region-inner #footer-ui-container-1 .wrapper > .row > .col:after {
  content: " ";
  width: 1px;
  height: 100%;
  border-right: 1px solid #777777;
  position: absolute;
  top: 0;
  right: 5px;
}
#footer > .region-inner #footer-ui-container-1 .wrapper > .row > .col.no-border-right:after {
  display: none;
}
#footer > .region-inner #footer-ui-container-2 {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #000000;
}
