.text-profit {
    color: #d32f2f;
}

.text-loss {
    color: #1976d2;
}

.row-price-fetch-failed {
    background-color: #ffcccc;
}
