/* @group CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}
/* ==================================================================================================================== */

/* @end */

/*
==================================================================================================================== */

body {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #CA1E5D;
	background-color: #000000;
}

/*
GLOBAL STYLES =======================================================================
================================================================================== */

h1 {
	line-height: 1.5em;
	font-size: 5.5em;
	margin-bottom: 0.4em;
}

h2 {
	font-size: 1.35em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
}

h3 {
	line-height: 1.2em;
	font-size: 1.1em;
	margin-bottom: 0.2em;
}