.footer-img a img {
}

.btn {
border-radius: 50px;
padding: 10px 15px;
}

.icon-section .icon-wrapper {
border-radius: 15px;
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

#icon-section-1 .icon-wrapper {
height: 211px;
}

@media screen and (max-width: 768px) {
#counter-section-0 .counter-col {
    width: 50% !important;
}

#icon-section-1 .icon-wrapper {
height: 343px;
}
}

#counter_1 .counterNumber::after,
#counter_2 .counterNumber::after,
#counter_3 .counterNumber::after,
#counter_4 .counterNumber::after {
content: '+';
}
