em {
    color: white;
}

.property-detail-left-column p {
    color: #000;
}
.pp-featured-promos {
    background: rgba(255, 255, 255, 0);
}
.campaign-page .contactus__btn-container .cta-classic-round {
    color: #fff;
}
.campaign-page .chat-bar {
    background-color: #caa676;
}
.campaign-page .download-card h3, .campaign-page .download-card p {
    color: #415c56;
}
.cb-featured-tiles .col-md-6:nth-of-type(4) .card {
    background-color: #EDB3AA;
    color: #fff !important;
}
.cb-featured-tiles .col-md-6:nth-of-type(4) .card .card__title {
    color: #fff !important;
}
.form:not(.form--custom) form::before {
	display: none;
}
header.nav-phase-3 .megamenu--three .megamenu__item a {
    font-size: 14px !important;
}


