/*****************************************

		CUSTOM CSS

******************************************/

h3 {
    font-size: 115%;
	color: #ff9f37;
} 

.uk-accordion-title {
    background: none repeat scroll 0 0;
    cursor: pointer;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 5px 20px;
}