/**
 * @file
 * Styling for the htb_1col template.
 */

.htb-1col-footer .group-content {
   .field-type-ds:first-child h2 {
    margin-top: 0px;
    padding-top: 0px;
  }
}