/*!
	Theme Name:   Prolific
	Theme URI:    https://surefire.xyz
	Description:  Private use theme framework.
	Author:       SUREFIRE Solutions, LLC
	Author URI:   https://surefire.xyz
	Version:      2021.06.23
	License:      For private use only.
	License URI:  NA
	Text Domain:  prolific
*/
@import 'normalize/normalize';	// Normalize
@import 'animate/animate';	// Animate
@import 'bourbon/bourbon'; @import 'bourbon/neat'; @import 'bourbon/base';	// Bourbon

// JS Plugins
@import 'js-plugins/js-plugins';

body { background: white; }
a { text-decoration: none; }