/*************** BASE DEFINITIONS ***************/
/*************** COLOR DEFINITIONS ***************/
/* Simple grey scale */
/* Base colors */
/* Content text colors */
/* Elements colors normal state (e.g. button) */
/* Elements colors hover state (e.g. button) */
/* Elements colors active state (e.g. button) */
/*************** FONT DEFINITIONS ***************/
/* Font families */
/* Font Sizes */
/*************** MARGIN DEFINITIONS ***************/
/* Template paddings */
/* Title margins */
/*************** BORDER DEFINITIONS ***************/
/*************** OTHER DEFINITIONS ***************/
/* line 2, ../../../sass/templates/page--landing-page.scss */
.iqpt-landingpage .region-content .container-fluid > .row-fluid {
  background: #fff;
  margin-top: 40px;
}

/* line 7, ../../../sass/templates/page--landing-page.scss */
.iqpt-landingpage .region-content .container-fluid > .iqbm-row > .iqbm-view > .row-fluid,
.iqpt-landingpage .region-content .container-fluid > .iqbm-container > .iqbm-row > .iqbm-view > .row-fluid {
  background: #fff;
  margin-top: 40px;
}
