body { background-color:#F6F6F6; }
:root {
--theme-color-default: #ffbf98;
--link-color-hover: #ffbf98;
--btn-bg-hover: #ffbf98;
}
