/*!
 * By overrides
 */

h1 {
        font-family: 'Helvetica Neue';
        font-size: 40px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        line-height: 30px;
}
p {
        font-family: Arial;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: 24px;
	color: #6B6B6B;
}
ul {
        font-family: Arial;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 100;
        line-height: 24px;
	color: #6B6B6B;
}
