/** 
 * @file 
 * Default styles for the 'TV Studio Theme' (2207) subsite theme 
 * 
 * Note: Do not modify this file as it will be overwritten. 
 * 
 * To add custom CSS and/or more custom properties, use libraries-extend 
 * from your theme, to extend: uct_themer/subsite_theme_2207 
 */ 

body {
  --uct-color--bg--masthead: #252525;
  --uct-color--bg--masthead--light: #292929;
  --uct-color--bg--masthead--dark: #212121;

  --uct-media--bg--slide-detail: url("/sites/default/files/uct_ac_za/lens-flare-version-3-flipped.png");
}

