p.stock {
	font-weight: 600;
	line-height: 1.2;
}

p.stock.out-of-stock {
	color: #b50808;
}