1. /* Four Footer Widget Areas */
  2. #supplementary.four .widget-area {
  3.     float: left;
  4.     margin-right: 3.7%;
  5.     width: 22.18%;
  6. }
  7. #supplementary.four .widget-area + .widget-area + .widget-area + .widget-area {
  8.     margin-right: 0;
  9. }