﻿.rich-text ul.no-bullets li {
height:35px;
}
.rich-text ul.no-bullets li:before {
    content: "";
    width: 0rem;
    height: 0rem;
    background-color: #00AAB4;
    position: absolute;
    left: 0px;
}