.fibre-client__table {
    width: 100%;
}

.fibre-client__input {
    width: 100%;
}

.fibre-client__pre {
    overflow: scroll;
}

.card ul {
    list-style-type: disc;
    padding-left: 1.2em;
}
