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

.h5p-description{
	font-size: 30px !important;
	font-weight:700;
	font-style:normal;
	color: #ffd400 !important;
	line-height: 40px !important
}


.h5p-container.h5p-standalone.h5p-flashcards{
	background-color: #3d3d3d !important;
	border:none!important;

}
.h5p-imagetext{
	font-size: 17px !important;

}
.h5p-progress{
color: #ffd400 !important;

}
.h5p-check-button{
	background-color: #3d3d3d !important;

}
.h5p-results-title{
color: #ffd400 !important;

}
.h5p-results-score{
color: #ffd400 !important;

}
.h5p-actions{
	visibility: hidden !important;

}

.h5p-clue{
	background-color: #f5f5f5 !important;
	border:none!important;

}
.h5p-imageholder{
	background-color: #f5f5f5 !important;
}
.h5p-card.h5p-flashcard-overlay{
	background-color: #3d3d3d !important;
}
.h5p-visual-progress{
	background-color: #3d3d3d !important;
}
.h5p-flashcards .h5p-card > .h5p-flashcard-overlay{
		background-color: #fe0600 !important;
}