.front-links > ul > li > a, .front-links > ul > li > a:visited {
    text-decoration: none;
    color: white;
}

.bent-surrounding {
    background: url("/static/themes/dark/borderbent.png") no-repeat center;
    background-size: 90%;
    display: grid;
    height: auto;
}

#lyphetitle > h2 {
    font-family: NanumGothicCoding, monospace;
    font-size: 175%;
    color: white;
}