/*Make the progress bar label smaller*/
.wp-block-themeisle-blocks-progress-bar .wp-block-themeisle-blocks-progress-bar__area .wp-block-themeisle-blocks-progress-bar__area__title span{
	font-size: 12px;
}

.animated:not(.o-anim-ready) {
	visibility: hidden;
	animation-play-state: paused;
	animation: none !important;
}
