/**
 * @file
 * A CSS style sheet to be used for custom styling.
 *
 * Just be sure to make a backup of this file prior to updating to a new version of the GT Subtheme,
 * or your styles will get overridden when updating.
 * After updating you'll need to replace this file with your backup.
 *
 */

#node-68 .row-top .articles,
#node-68 .row-middle .articles,
#node-68 .row-bottom .articles
{
background-color: #fff;
}

#node-68 .row-middle .block .block-title-wrapper h4 {
border-bottom: 0;
}
