﻿:root {
--mud-palette-primary: #1c9920a4 !important;
}

body {
background-image: url("/img/background.jpg");
}

.card-frame:hover {
background-color: #1c9920a4;
}

.footer {
background-color: #ffffffcc;
}