.anc-counter {
    text-align: center;
    font-family: "Open Sans" !important;
    margin: 20px 0;
    
}

.anc-counter-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}

.anc-counter-title {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 900 !important;
}

.anc-number {
    font-size: 26px;
    font-weight: 900 !important;
    margin-right: 5px;
}
