.button {
background: #EC7773;
}

a {
color: #EC7773;
text-decoration-color: #B5B5B5;
}

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

.logo{
margin-left: auto;
margin-right: auto;
display: block;
width: 250px;
}

footer.container {
display: none;
}

