.logo {
    text-align: center;
}

.button {
    background: #3e4899;
}

a {
    color: #3e4899;
    text-decoration-color: #3e4899;
}

footer {
    display: none;
}