html * {
    font-family: Arial, Helvetica, sans-serif;
}
body {
    background: gray;
}
.services p {
    font-size: 2vmax;
}
p.status {
	color: #FF7700;
}
.noldap {
	color: red;
}
h1 {
    font-size: 5vmax;
    text-align: center;
}
h2 {
    font-size: 3vmax;
    margin-left: 2em;
}
.banner {
    font-size: 10vmax;
}
img.banner {
    height: 10vmax;
}
a {
    text-decoration: none;
}
article {
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px;
    padding-top: 60px;
    max-width: 1000px;
    margin: auto;
    background: white;
    color: black;
}
.komga {
    color: #0891D1;
    font-size: 9vmax;
    font-family: sans-serif;
    vertical-align: top;
    line-height: 10vmax;
}
.game-save-syncthing {
    color: #0891D1;
    font-size: 5vmax;
    font-family: sans-serif;
    font-weight: bolder;
    vertical-align: top;
    line-height: 10vmax;
}
.pi-gallery {
    color: #000000;
    font-size: 9vmax;
    font-family: sans-serif;
    vertical-align: top;
    line-height: 10vmax;
}
