

#daily_totals_container
{
	border: 1px solid #ddd;
  	padding: 20px 15px 10px 15px;
}

#daily_totals_container ul
{
	list-style: none;
}

.totals_macro
{
	font-size: 16px;
  	font-weight: 600;
}

.totals_micro
{
	font-size: 15px;
	font-weight: 300;
	padding-left: 10px;
}

.totals_value
{
	font-weight:500;
	font-size:16px;
}

.nutri_row
{
	width:60%;
}

.totals_goal
{
	color: rgb(249, 106, 38);
}
