client/src/Components/CreateChat/create-chat.css [38:45]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    width: 100%;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: x-large;
    font-family: Calibri;
    box-sizing: border-box;
    border-radius: 5px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



client/src/Components/CreateChat/create-chat.css [50:57]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    width: 100%;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: x-large;
    font-family: Calibri;
    box-sizing: border-box;
    border-radius: 5px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



