.main-nav ul li:first-child a{
	background-color: rgba(var(--color-aqua), 20%);
    color: rgb(var(--color-midgrey));
}