//
// Global
//

@global-link-hover-color: @global-primary-background;
@global-danger-background: #f22121;
@global-primary-background: #3ac05e;
@global-secondary-background: #213a4e;

//
// Alert
//

@alert-primary-background: #f1f7ff;
@alert-primary-color: #2e7eed;

//
// Label
//

@label-success-background: #0db169;

//
// Section
//

@internal-section-muted-image: "../../master-horizon/images/section-background-noise.png";

//
// Tile
//

@internal-tile-muted-image: "../../master-horizon/images/section-background-noise.png";

