.bg-blue-speach {
    background-color: #6e8ca4 !important;
    color: white;
}

.bg-red-speach {
    background-color: #c93615 !important;
    color: white;
}

.text-blue-speach {
    color: #6e8ca4 !important;
}

.text-red-speach {
    color: #c93615 !important;
}