/* Sidebar logo: round shape like the original SVG */
.wy-side-nav-search .img.logo,
.wy-side-nav-search img {
    border-radius: 50%;
}

.footer {
    margin-top: 20px;
    text-align: center;
    font-size: 0.9em;
    color: #737373;
}
