.counter-area-v1 {
    position: relative;
    margin-bottom: -130px px;
}

.counter-area-v1 .counter-wrapper {
    padding: 60px 60px 30px;
    background-color: #fff;
    box-shadow: 0px 12px 30px 0px rgb(174 184 198 / 20%);
    border-radius: 125px;
}

.counter-area-v1 .counter-wrapper .counter-item .icon i {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 1;
    color: #ff7554;
}
