@charset "utf-8";
/* CSS Document */


.inthissection .our-members a:before {
        content: "\f0c0";
		font-size:50px;
}

.inthissection .code-of-practice a:before {
        content: "\f044";
}

.inthissection .legal a:before {
        content: "\f0e3";
		font-size:50px;
}

.inthissection .articles-of-association a:before {
        content: "\f0f6";
}

/* Awards */

.page-id-282 .inthissection a:before {
        content: "\f091";
		color:#21074c;
	
}

.inthissection .sponsors a:before {
        content: "\f0c0";
		font-size:48px;
		color:#21074c;
}

.inthissection .timeline a:before {
        content: "\f073";
		font-size:48px;
		color:#21074c;
}

.inthissection .categories a:before {
        content: "\f091";
		color:#21074c;
}

.inthissection .tickets a:before {
        content: "\f145";
		color:#21074c;
}

.inthissection .judges a:before {
        content: "\f0e3";
		color:#21074c;
}

.inthissection .rules a:before {
        content: "\f0f6";
		color:#21074c;
}

.inthissection .previous-winners a:before {
        content: "\f0f6";
		color:#21074c;
}

.inthissection .enter-the-awards a:before {
        content: "\f090";
		color:#21074c;
}






