
.theme-curved-bottom-line {
        border: 1px solid #ffffff !important;
}
    .theme-curved-circle {
    height: 16px;
    width: 18px;
    float: left;
    margin-left: -26px;
    border: 2px solid #0b6666;
    border-radius: 50%;
} 
.theme-curved-line {
    height: 2px;
    width: 67px;
    float: left;
    margin-top: 7px;
    margin-left: -90px;
    background-color: #0b6666;
}