/*--------------------------------------------------------------------------*\
    Input list close (<a>)
\*--------------------------------------------------------------------------*/

.input-list__content-item-close-link {
    /*box*/
    display: flex;
    align-items: center;
    justify-content: center;
    width:16px;
    height:16px;
}