.bg-coklat {
	background-color: #3F1A12;
	color: white;
}

.bg-coklat:hover{

	background-color: #3F1A12;
	color: white;
}

.outline-coklat {

	border: 1px solid #3F1A12 !important;
	color: #3F1A12 !important;
}

.outline-coklat:hover {

	background-color: #3F1A12 !important;
	color: white !important;
}


.short-deskrip {
	font-size: 0.9rem !important;
}

.nama-produk{

	font-size: 0.9rem;
	font-weight: 700; 
	line-height: 1.2
}