.table-cell-title-button {
    font-size: 1em;
    border: none;
    background-color: transparent;
    max-width: 24em;
    width: 100%;
    overflow-wrap: break-word;
    padding: 0.5em;
    cursor: pointer;
}