:root {
  --lightBlue: #0546D8;
}

/* Cookie bar */
.row-type-featured_projects .row-inner {
  -webkit-column-gap: 4%;
     -moz-column-gap: 4%;
          column-gap: 4%;
}
.row-type-featured_projects .col {
  margin-right: 0;
}
.row-type-featured_projects .col.col-12 {
  margin-bottom: 50px;
}
