/*
Theme Name: Northside FRC Child Theme
Theme URI: https://www.mobiusdesign.ie/
Version: 1.0
Description: Child theme custom development for Northside FRC.
Author: George Fitzgerald
Author URI: https://www.mobiusdesign.ie/
template: bb-theme
*/

/* Add your custom styles here... */ 

footer a:link {
	color: #fff;
	margin-bottom: 1%;
	text-decoration: underline;
}

footer a:hover {
	color: #cc700e !important;
}