/*
Theme Name: Flash Child Theme
Theme URI: http://themegrill.com/themes/flash/
Description: Child Theme for Flash
Author: ThemeGrill
Author URI: http://themegrill.com
Template: flash
Version: 1.0
*/

#bottom-footer .copyright {
	float: left;
}

#bottom-footer .copyright-text {
	color: #fff;
	font-size: 12px;
}

#bottom-footer .copyright-text a {
	color: #fff;
}

#bottom-footer .copyright-text a:hover {
	color: #fff;
}
#bottom-footer {
	color: #fff;
	padding: 20px 0;
	background-color: #28313d;
}

#bottom-footer a {
	color: #fff;
	text-decoration: underline;
}

#bottom-footer a:hover {
	color: #BB202E;
}

p {
	font-size: 20px;
}