/* Custom code goes here - paste your css code below in line 10 */

a.product-flags-plist span.product-flag.new,
#product #content .product-flags .product-flag.new,
a.product-flags-plist span.product-flag.pack,
#product #content .product-flags .product-flag.pack {
color: #000;
}

.home-table td {
	vertical-align: top!important;
}

ul.home-list {
	list-style: none!important;
}

ul.home-list li { 
	text-align: center;
	padding: 20px;
	background-color: #F0F0F0;
	border-radius: 20px;
	margin-bottom: 20px;
}
