textarea#chat-input {
    resize: none;
    overflow-y: auto;
}

.card-body p, .card-body small {
    font-size: 0.95rem;
}

.container .small {
    font-size: 0.9rem;
}

.container .small p {
	margin-top: 0.5rem;
    margin-bottom: 0;
