﻿.TableRecords .green-download .fa-download
{
   color: #86BC25
}

.TableRecords .red-error .fa-warning
{
   color: var(--color-red);
}