/* MAIN OVERRIDE — for this page only */
body.path-plans-country {
  background-color: #ffe6e6 !important; /* your red/pink */
}

/* Override off-canvas wrapper */
body.path-plans-country .dialog-off-canvas-main-canvas {
  background-color: #ffe6e6 !important;
}

/* Override inner wrappers */
body.path-plans-country #main-wrapper,
body.path-plans-country #main-wrapper .container,
body.path-plans-country .main-container,
body.path-plans-country .page-content,
body.path-plans-country .region-content,
body.path-plans-country .block-content {
  background-color: #ffe6e6 !important;
}

body.path-plans-country-aia #main-wrapper,
body.path-plans-country-aia .main-wrapper,
body.path-plans-country-aia .container,
body.path-plans-country-aia .dialog-off-canvas-main-canvas {
    background: #ffdddd !important;
}
body.path-plans-country-aia {
    background: #ffdddd !important;
}
