.header .logo img {
    width: auto;
    max-width: 400px;
}

.button {
    background: #422d68;
}

a {
    color: #422d68;
    text-decoration-color: #422d68;
}