[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
  background-color: #c5f0dc;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
  background-color: #cef6e3;
  color: #000000;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
  background-color: #c6f2de;
  color: #875151;
}

[data-footer*="type-1"] [data-column="copyright"] {
  background-color: cef6e3;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
  background-color: #d0f5e4;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
  background-color: #77c7b7;
}

p {
  color: #000000;
}