/* =======================================================================
Kane - Responsive App Landing Page 1.7
======================================================================= */

/* --------------------------------------
=========================================
GLOBAL STYLES
=========================================
-----------------------------------------*/
header {
    background: url("../img/birre-chiare/birre-chiare.jpg") no-repeat center top fixed;
}
.color-overlay {
    background: rgba(0, 0, 0, 0.75);
}
.standard-button {
    background: #ff9900;
}
.colored-line, .colored-line-left {
    background: #c00;
}
h4 {
    font-weight: 600;
}
.features {
    background: #131313;
}
.download {
    background: url("../img/birre-chiare/birre-chiare-2.jpg") no-repeat center fixed;
}