/*
Theme Name: 	Digitaal Child
Theme URI: 		http://thememascot.net
Description: 	Digital Agency WordPress Theme. You can get more themes from here: https://themeforest.net/user/thememascot/portfolio
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		2.0
Minimum Requires PHP:	8.1
Tested up to:	6.7
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	digitaal-child
Template: 		digitaal
*/

.counter-block-three .inner {
	margin-bottom: -51px !important;
  margin-top: -124px !important;
    position: relative;
    height: 380px;
    width: 380px;
    margin: 0 auto;
   display: flex;
    background-color: #0a0a0a!important;
    border: none!important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 50%;
    text-align: center;
    background-image: url(../images/icons/counter-bg.png);
}