/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	Itmedianet
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

:root {
	--imn-darkblue: #2b3d4f;
	--imn-lightblue: #D1D5DE;
}

.border-r img {
	border-radius: 20px;
}

.pb-50 { padding-bottom: 50px; }
.icon-style .w-iconbox-icon {
	background: var(--imn-lightblue);
    font-size: 23px;
    width: 60px;
    border-radius: 50px;
    height: 60px;
}