.section-header .section-title .flashsale-cd div {
	width: 56.019px;
	height: 59px;
	border-radius: 8px;
	background: #f16923 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	flex-shrink: 0;
	color: var(--primary-white, #FFF);
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	position: relative;
}