/* Add your own CSS code here */
.custom-header {
	display: none
}

a:hover {
    color: blue;
}
a {
    color: blue;
}