body { font-family: Roboto, Source Sans Pro; font-weight: 300; color: #303030; }
.tagLine { font-family: 'Satisfy'; font-weight: normal; font-size: 24px; color: #303030; text-shadow: 2px 2px #FFFFFF; line-height: 10px; }
hr { border: 0 #ccc solid; border-top-width: 1px; clear: both; height: 0; }
p.tagLine { margin: 0 0 16px 0 !important; }


/* `Headings
----------------------------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 5px; }

h1 { font-size: 25px; }
h2 { font-size: 23px; }
h3 { font-weight: 700; font-size: 21px; }
h4 { font-size: 19px; }
h5 { font-size: 17px; }
h6 { font-size: 15px; }

/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol, ol li { margin:0; padding:0; list-style: none; }
ul, ul li { margin:0; padding:0; list-style: none; }

dl,
hr,
table,
address,
fieldset,
figure { margin-bottom: 20px; }

p { margin-bottom: 10px; }

.font-14 { font-size: 14px; }
.italic { font-style: italic; }
pre { margin: 0; } 

.colorOrange { color: #FFA500; }
.colorGreen { color: #33BB00; }
.colorBlue { color: #01ACDC; }

/*
.font-8 { font-size: 8px; }
.font-10 { font-size: 10px; }
.font-12 { font-size: 12px; }
.font-16 { font-size: 16px; }
.font-18 { font-size: 18px; }
*/
/*
.colorRed { color: #FF0000; }
.colorGrey { color: #777777; }
.colorWhite { color: #777777; }
.colorBlack { color: #000000; }
.colorBlueBold { color: #01ACDC; font-weight: bold; }
.colorGrey30 { color: #303030; }
.colorGrey88 { color: #888888; }
.colorGreyC0 { color: #C0C0C0; }
.colorGreyE7 { color: #E7E7E7; }
.colorGreyF8 { color: #F8F8F8; }
.colorGreyB4 { color: #B4B4B4; }
.colorGrey7B { color: #7B7B7B; }
*/