        .circle-icon {
    display: inline-block;
    border: 2px solid #000;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    margin-right: 5px;
}
