/* BMaster site CSS - site-specific overrides for the apis theme */
/* NOTE: Base theme variables are set in themes/apis.css which is loaded first.
   This file adds site-specific variables not in the base theme. */
:root {
  --footer-bg: #FFE082;
  --footer-text-color: #2C2C2C;
  --header-bg: #FFE082;
  --nav-link-color: #000000;
}
