.stripes-1,
.stripes-2 {
    background-color: #394551
}

body {
    background-color: #1b181f;
    background-attachment: fixed;
    background-size: cover;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

footer,
header {
    background-color: #270438
}

main {
    background-color: #0f0f0f
}

.stripes-1 {
    background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, #66526a 35px, #66526a 70px)
}

.stripes-2 {
    background: repeating-linear-gradient(125deg, #4b3951, #4b3951 10px, #66526a 10px, #66526a 20px)
}

footer a:link,
footer a:visited {
    color: #17bee4;
    text-decoration: none
}

footer a:hover {
    color: #0299c3;
    text-decoration: none
}

footer a:active {
    color: #007b9d;
    text-decoration: none
}

@font-face {
    font-family: icomoon;
    src: url('../fonts/icomoon.eot?bsqexc');
    src: url('../fonts/icomoon.eot?bsqexc#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?bsqexc') format('truetype'), url('../fonts/icomoon.woff?bsqexc') format('woff'), url('../fonts/icomoon.svg?bsqexc#icomoon') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-bluesky:before {
    content: "\e901"
}

.icon-discord:before {
    content: "\e902"
}

.icon-furaffinity:before {
    content: "\e903"
}

.icon-ko-fi:before {
    content: "\e904"
}

.icon-patreon:before {
    content: "\e905"
}

.icon-mastodon:before {
    content: "\e906"
}

.icon-steam:before {
    content: "\e907"
}

.icon-weasyl:before {
    content: "\e908"
}

.icon-css3:before {
    content: "\e909"
}

.icon-html5:before {
    content: "\e900"
}

.icon-telegram:before {
    content: "\e90a"
}

.icon-home:before {
    content: "\e90b"
}

.icon-twitter:before {
    content: "\ea96"
}

.icon-github:before {
    content: "\eab0"
}

.icon-trello:before {
    content: "\eab3"
}