h2 {
font-family: "Lucide Bright", serif;
font-weight: bold;
color: crimson;
}

#resolution {
font-family: candara, sans-serif;
color: darkcyan;
}

.case {
font-style: italic;
color: mediumorchid;
}
