
article.promo {
    background-image: url("../img/background-light.png");
}

article.promo main header h1,
article.description h1,
article.description h2,
article.description h3 {
    color: #303030;
}

article.promo main header h1 {
    font-weight: 400;
}

section.appstores footer input[type="submit"] {
    background-color: #303030;
}

article.description {
    background-color: #FAF8EE;
}


