section.pink, header {
    background-color: #bf7f9d;
    background-image: url("/images/collection/decorchemon/bg.jpg");
    background-position: center -5rem;
}
header {
    background-position: center top;
}
section.pink .text h1 {
    text-shadow: none;
    font-size: 4rem;
    line-height: 4.5rem;
}
section.pink .text {
    max-width: none;
}
p {
    color: #471024;
}
.description {
    background-color: #bf7f9d;
}
footer {
    background-color: #bf7f9d;
}
section.pink {
    background-color: #bf7f9d;
    color: #FFFFFF;
}
section.pink p, section.pink a {
    color: #FFFFFF;
}
@media all and ( max-width: 680px ) {
    section.pink .text h1 {
        font-size: 4rem;
        line-height: 4.4rem;
    }
}
