/* Created by Rickard Mattisson, Markaryds kommun 20260615 */
/* This file should be used for custom style modifications */
/* Must be linked from from index.html. Make sure to link it below call to index.css */

.MuiLink-root {
	color:orangered; /* change link color */
}