.icon-circle{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-inline-end: 5px;
    margin-block-end: 5px;

    .icon{
        color: white;
    }
}

