div.date-container
{   background-color:#fff;
    color:#444455;
}

div.item-row div
{   color:#444455;
}

@media screen and (min-width: 780px) 
{	div.date-container
	{   background-color:#fff;
	}
}