.tutorial-item-wrapper {
	background-color: #F5F5F5;
}
.tutorial-item-wrapper .tutorial-header {
	background-color: #E5E5E5;
}
.tutorial-item-wrapper .tutorial-number {
	font-size: 26px;
	font-weight: 600;
	width: 52px;
	height: 52px;
	background-color: #036DD6;
	border-bottom-left-radius: 0 !important;
}
.tutorial-item-wrapper .tutorial-body {
	border-left: 4px solid #036DD6;
}