/*
Theme Name: Hello Collective
Theme URI: https://www.marketingoutfitters.com
Version: 1.0
Description: A theme for Hello Collective website
Author: Marketing Outfitters
Author URI: https://www.marketingoutfitters.com
template: bb-theme
*/
.hc-blue {
	color: #5e6bff;
}
.hc-teal {
	color: #4ca0a5;
}
.hc-navy {
	color: #1b465f;
}
.hc-yellow {
	color: #ffd648;
}
.hc-green {
	color: #babb02;
}
.hc-orange {
	color: #f77d48;
}
.hc-magenta {
	color: #ab2478;
}
