span.logo-text {
    font-weight: 800;
    font-size: 2rem;
}
img#logo {
    max-width: 80px;
}
#processor {
    color: #fff;
}
input#favcolor {
    cursor: pointer;
}
div#feedback {
    background-color: #181818;
    border-radius: 8px;
    border: 1px solid #727272;
    font-weight: 800;
}
li.page-item.info {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.authorLink a {
    text-decoration: none;
    color: #6c767d;
    font-weight: 600;
}