/* Custom dummy skin to inject a warm background color into the built-in Starter skin */
:root {
  --traven-bg: #fcfbf9 !important;
}
