/* Escribe aquí tu código CSS */

#masthead{
	background:rgba(255,255,255,0.88);
	border-bottom: 1px solid #a0cbf7;
	display:none!important;
}
.menu-link{
	color:#2970e1!important;
}