.cspt-ihbox-style-3 {
    position: relative;
    padding-right: 20px;
}
.cspt-ihbox-style-3 .cspt-ihbox-icon, .cspt-ihbox-style-3 .cspt-ihbox-svg {
    padding-right: 25px;
}
.cspt-ihbox-style-3 .cspt-ihbox-icon i {
    color: #201846;
}
.cspt-ihbox-style-3.cspt-ihbox h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 800;
    margin-bottom: 0;
    color: var(--cspt-emphires-global-color);
}
.cspt-ihbox-style-3 .cspt-ihbox-content {
    margin-bottom: 15px;
    margin-top: 5px;
}
.cspt-ihbox-style-3 .cspt-ihbox-icon-wrapper, .cspt-ihbox-style-3 .cspt-ihbox-svg-wrapper {
    font-size: 80px;
    line-height: 80px;
}
.cspt-ihbox.cspt-ihbox-style-3:before {
    background-color: var(--cspt-emphires-global-color);
}

.cspt-ihbox-contents h2{
	text-transform: uppercase !important;
	font-size: 14px !important;
}


.cspt-ihbox-contents h4{
	    line-height: normal !important;
	    margin-bottom: 0px !important;
	    font-size: 14px !important;
}

.cspt-ihbox-contents a{
	font-family: "Roboto", Sans-serif !important; 
}