/*
 * ASHIDA-ZEST-MART
 * Entire website background color
 * Exact requested color: #F7D6E8
 */

html,
body {
    background-color: #F7D6E8 !important;
}

/* Main page/header/footer areas */
.site-header,
.site-main,
.site-footer,
main,
footer,
section,
.adc-page,
.page-shell,
.page-content,
.content-wrapper {
    background-color: #F7D6E8 !important;
}

/* Keep images transparent where applicable; this only changes the page
   background color and does not alter image files. */
