/*##############################################################
# Default styles
##############################################################*/

/*--------------------------------------------------------------
# Design notes

Body text sould be 10px or 12px.
Title should be 1.618% of the body text.
In most cases, the gap between the title and the body text should be the title size.


Colour types:
Dark: #2B2B2B
Base: #00A8E8
Supporting: #FF6B6B
Contrast: #1B1F3B
Accent: #FFD93D
Neutral: #F4F4F4



--------------------------------------------------------------*/



/*--------------------------------------------------------------
# Import the structure css files (that includes the reset.css,
,development.css, theme.css and swatches.css
--------------------------------------------------------------*/

@import url("../../structure/css/style.css");

/*--------------------------------------------------------------
# Import the content css files (theme.css and swatches.css)
--------------------------------------------------------------*/

@import url("theme.css");
@import url("swatches.css");

subheader#subheader{
padding:0px 0px;
border-bottom-width:2px;
border-bottom-style:solid;
}
