.index-list {
    list-style: none;
}
.box-md{
    background-color: #ff9410;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-radius: 50%;
    font-size: 23px;
    font-weight: 900;
    width: 85px;
    height: 85px;
    line-height: 75px;
}
ul > .wow {
    margin-bottom: 20px;
}
