.container-header {
background-color: white;
background-image: none;
}

a {
    color: #653f96;
}

a:hover {
    color: #653f96; 
}