

.small {
	font-size:10px !important;
	font-weight: normal !important;
	line-height: 2 !important;
    display: inline-block !important;
}

small {
    font-size: 80% !important;
}

.footer {
    background-color:#fff;
    font-size:10px;
    color:#c0c0c0; 
}

.footer a {
    color:#c0c0c0;
}

.popover {
    max-width:800px;
}

li {
    padding-bottom: 15px;
}

li:last-of-type {
    padding-bottom: 0;
}

ol, ul, p {
    padding-top: 20px;
}

/*mark {
    background-color: #ffff5f !important;
}*/
		.block-set, .f-text {
	font-family: 'Lato', 'Roboto', 'Helvetica', 'sans-serif';
	}
		.f-header, .f-subheader, .f-desc, .f-name, .f-btn {
	font-family: 'Oswald', 'Roboto Condensed';
	}
