.site-title
{
font-family: "Amalthea SB", Fantasy, serif;
font-size: 300%;
background-image: linear-gradient(orange, red);
color: transparent;
-webkit-background-clip: text;
background-clip: text;
}
.site-subtitle
{
font-size: 75%;
}
.pagename
{
font-size: 2em;
}