.counter-cm-wrapper .text-muted {
  color: #869AB8 !important;
}

.counter-cm-wrapper .counter-item-2 {
      border-top: 1px solid rgb(241, 244, 248);
    border-right: 1px solid #f1f4f8;
}

.counter-cm-wrapper .counter-item-1 {
    border-right: 1px solid rgb(241, 244, 248);
}

.counter-cm-wrapper .counter-item-3 {
    border-right: 1px solid rgb(241, 244, 248);
    border-top: 1px solid rgb(241, 244, 248);
}

.counter-cm-wrapper .counter-item-4 {
    border-top: 1px solid rgb(241, 244, 248);
}

.counter-cm-wrapper .shadow-light-lg {
    box-shadow: 0 1.5rem 4rem rgb(22 28 45 / 5%) !important;
}

.counter-cm-wrapper .text-muted {
    margin-bottom: 0 !important;
	  padding-left: 10px;
    font-size: 1.0625rem !important;
}


.counter-cm-wrapper .card-border::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    border-top-width: 2px;
    border-bottom-width: calc(0.375rem - 2px);
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: inherit;
    border-bottom-color: transparent;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}

    border-top-width: 5px;
    border-bottom-width: calc(0.375rem - 3px);
}


.counter-cm-wrapper .text-muted {
    word-break: keep-all;
}



@media screen and (max-width: 991px){
  
.counter-cm-wrapper p {
    font-size: 1.0625rem !important;
}

}
.text-muted {

	padding-left: 10px;
  font-size:32px !important;
  
}

.counted {
  font-size:32px !important;
}
