/* Mazeland logo */
.site_logo {
    background-image: url("./images/site_logo.svg");
    background-repeat: no-repeat;
    width: 114px;
    height: 76px;
}
