.endorsement .text-primary {
    color: #007bff !important;
}

.endorsement .text-secondary {
    color: #6c757d !important;
}

.endorsement .text-danger {
    color: #dc3545 !important;
}

.endorsement .reaction-icon {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.5rem;
}