/* خلفية الفوتر */
.store-footer,
footer,
.footer {
    background-color: #FF3B6B6 !important;
}

/* جميع الأقسام داخل الفوتر */
.store-footer > div,
footer > div {
    background-color: #FF7D7D7 !important;
}

/* لون النصوص */
.store-footer,
.store-footer a,
.store-footer p,
.store-footer h2,
.store-footer h3,
.store-footer span {
    color: #dc838f !important;
}