@charset "utf-8";
/*
Theme Name: Lightning Pro Child Sample
Theme URI:
Template: lightning-pro
Description:
Author:
Tags:
Version: 0.0.0
*/
.countup{
	font-weight: 600;
	font-size: 10rem;
	text-align: center;
    color: #dc143c;
}
.countup-blue{
	font-weight: 600;
	font-size: 8rem;
	font-family: 'Raleway', sans-serif;
	text-align: center;
    color: #00bfff;
}
.counter{
	margin: 0;
	padding: 0;
}


selector .wp-block-button__link {
background-color: #b1eeff!important;
}

selector .wp-block-button__link:hover {
background-color: #ffc9d7!important;
}