.logo {
    max-height: 80px;
}

.developer_notice {
    color: white;
    text-align: center;
    padding-bottom: 25px;
}

.developer_notice a {
    color: bisque;
}