/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

span.fts-green-text {
    color: #4caf50;
}

span.fts-red-text {
    color: #f44336;
}