.closed{
    display: block;
}

.customisation-info-toggle:hover,.customisation-info-toggle:focus{
    cursor: pointer;
}

input[type=text]{
    border: 1px solid #E5E0E2;
    color: #1F1C1D;
}


.customisation-info-wrapper{
    position: relative;
    svg{
        width: 1rem;
        height: 1rem;
    }
}


