/*!
Theme Name: BBCan
Theme URI: https://innovatebyday.ca/
Author: Innovate By Day
Author URI: https://innovatebyday.ca/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bbcan
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

BBCan is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*#select_contestants, #gform_wrapper_1 .gform_footer, #quiz, #gform_wrapper_2 #gform_2, .e_text{
    display:none;
}

Hide predictioins are closed

*/

.redblock {
	display:none!important;
}


.question > p{
	text-align:center;
	font-size: 24px;
    font-weight: 700;
    
    margin-bottom: 0.5em;
}


.answers li.init {
	height:49px;
}
.answers li.init > span {
	line-height:40px;
}
