hello , I need to change the color of subtitles and background (mustard ) in some part of the frontpage .
Which code for the override ?
Thank You
.bigtitle .header small, .bigtitle .widget-title small {
color: #a89c72;
}
.gk-color-bg,
.gk-menu .gk-menu-button > span {
background: #faf8ea;
}