/* CSS related specifically to Bomberman project */

.progress-item:nth-child(odd) {
	background-color: #FCFCFC;
}