.head-1 {
    background: #d6f478 !important;
}

.head-2 {
    background: #c3e361 !important;
}

.header {
    background-color: #abcd42 !important;
    background-image: url(../../images/ppm/header-1.png) !important;
}

h3 {
    color: #d3f274 !important;
}

.section-1 .shadow,
.section-2 .shadow,
.section-3 .shadow{
    background-image: none !important;
}

.section-1 *,
.section-2 *,
.section-3 *,
.section-4 *{
    color: #fff !important;
}

.section-1 {
    background-color: #edca18 !important;
}

.section-2 {
    background-color: #e3c117 !important;
}

.section-3 {
    background-color: #d5b515 !important;
}

.section-4 {
    background-color: #c4a610 !important;
}

.part-1 .section-1 .icon {
    background-image: url(../../images/ppm/icon-description-white.png) !important;
}

.part-2 .section-2 .icon {
    background-image: url(../../images/ppm/icon-mobile-white.png) !important;
}

.part-1 .section-2 .icon {
    background-image: url(../../images/ppm/icon-money-white.png) !important;
}

.part-2 .section-1 .icon {
    background-image: url(../../images/ppm/icon-person-white.png) !important;
}

.part-2 .section-3 .icon {
    background-image: url(../../images/ppm/icon-email-white.png) !important;
}

input[type=submit] {
    background: #917b0c !important;
}

.button a {
    background-color: #ac962a !important;
}

a.signup {
	color: #fff !important;
	background: #917b0e !important;
}

a.footer-menu {
	color: #917b0e !important;
}

.copyright a {
    color: #917b0e !important;
}

.line.active {
    background-color: #fff !important;
}