/**
 * This stylesheet will manage all sidebar color-related styles.
 *
 * @package Follet_Theme
 * @since   1.0
 */
#content {
  background-color: white;
}
