div.sphinxsidebarwrapper h1.logo {
    font-weight: lighter;
    font-size: 6em;
    line-height: 1.2;
}

div.sphinxsidebarwrapper h1.logo > a {
    color: #eb352a;
    text-decoration: none;
    border-bottom: none;
}


div.sphinxsidebarwrapper h1.logo > a:hover {
    color: #ff4438;
}
