/*
 Theme Name: Titus 2020
 Theme URI: https://titus.com
 Author: Titus
 Author URI: https://titus.com
 Description: The WP theme for the 2020 Titus website
 Version: 1.0
 */

/*
BRAND COLORS

BLUES
Ultra Marine: #244c8f / rgba(36, 76, 143, 1)
River: #00b0de / rgba(0, 176, 222, 1)
*River light #38d7ff

GREENS
Forest: #488d70 / rgba(72, 141, 112, 1)
Electric: #63bc46 / rgba(99, 188, 70, 1)

DARK
Deep Koamaru: #3a3656 / rgba(58, 54, 86, 1)
*Deep Koamaru light: #b2b2d8 / rgba(178, 178, 216, 1)
Charcoal: #282829 / rgba(40, 40, 41, 1)
Gunmetal: #202234 / rgba(32, 34, 52, 1)
Text: #4a5765 / rgba(74, 87, 101, 1)

LIGHT
Sandstone: #e7e7e7 / rgba(231, 231, 231, 1)
Tungsten: #bdc2c6 / rgba(189, 194, 198, 1)
White: #fff / rgba(255, 255, 255, 1) 

*/

/* Global styles */
@import url("css/global.css");

/* Engagement styles - includes blogs, news, events, and people */
@import url("css/engage.css");

/* Solutions, products, compliance, and partner styles */
@import url("css/solutions.css");

/* Resources and tools styles */
@import url("css/tools.css");
