.message-button {display: none;}

.bg-red {background-color: #001970 !important;}

button.min-button {background-color: #FFD100 !important; border: 3px solid #FFD100 !important; border-radius: 60px !important; color: #000000 !important;}

.v-card-actions .v-btn {background-color: #5c666f !important; color: #ffffff !important; letter-spacing: normal !important; margin: 4px 4px !important; font-size: 1em !important; min-width: 56px !important;}

.v-card-actions .v-btn:hover {background-color: rgba(0,0,0,.40) !important;}

.message-button {display: none;}

.message-bot .message-bubble {background-color: #d9efe1 !important;}

.message-human .message-bubble {background-color: #eceded !important;}

.input-container {position: fixed !important; bottom: 0; left: 0; right: 0;}

@media only screen
and (min-device-width : 280px)
and (max-device-width : 347px) {.v-toolbar-title {font-size: 4px !important;}}

@media only screen
and (min-device-width : 348px)
and (max-device-width : 375px) {.v-toolbar-title {font-size: 6px !important;}}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 480px) {.v-toolbar-title {font-size: 8px !important;}}

@media only screen
and (min-device-width : 481px)
and (max-device-width : 549px) {.v-toolbar-title {font-size: 10px !important;}}

.v-btn__content::before {opacity: .35 !important;}

.v-card {width: 82vw !important;}

.avatar {align-self: center !important;}