/*
  @include grid-setup((
    count: 12,
    gutter: 40px,
    column: 70px,
    width: 98%
  ));
*/
.section-featured {
  margin-bottom: 20px; }
  .section-featured > h2 {
    font-family: "Plain bold", Arial, sans-serif;
    color: #ffffff;
    background-color: #6d6e71;
    padding: 24px 20px 26px;
    margin-left: 0; }
    .hub-greece .section-featured > h2, .section-featured > h2.hub-greece {
      font-family: Arial;
      text-transform: none; }
    .hub-progressinmind .section-featured > h2 {
      background-color: #6d6e71; }
    .lic .section-featured > h2 {
      background-color: #6d6e71; }
    .hub-linf .section-featured > h2 {
      background-color: #6d6e71; }
    .hub-thinc .section-featured > h2 {
      background-color: #182b49; }
    .hub-rethink .section-featured > h2 {
      background-color: #202d56; }
    .hub-focus .section-featured > h2 {
      background-color: #9e9978; }
  .section-featured .field-referenced-article > .items > .item:first-child article {
    margin-top: 0; }

/*# sourceMappingURL=featured.css.map */
