



.orderSec {
	margin-bottom: 2rem;
	
}

.orderSec h2 {
	font-size: 2rem;
	color: #333;
	border-bottom: 2px solid #ccc;
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
}

.orderSec p {
	color: #666;
	line-height: 1.8;
}