﻿:root {
	--primary-color: #206BA8;
	--row-highlight-color: #B8D8FF; /* used to highlight selected rows - Note: this was previously #9CF, but was combined with 0.7 opacity. This adversely affected tooltips so the new value was dervied as equivalent. */
	--button-highlight-color: #888; /* used to highlight buttons on hover */
}
