.bl-important-exp1 {
	font-size: 24px;
	background-color: #bad3c6;
	color: #000;
	text-align: center;
	border: none;
	padding: 10px 20px 0px 20px;
	line-height: 1.2em;
	width: 65%;
	margin: auto !important;
	margin-top: 5px !important;
	margin-bottom: 30px !important;
}

.grad-line {
	width: 185px;
	border: none;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 3px;
	background-image: var(--before-grad, repeating-linear-gradient(-45deg, #c1c7c400, #c1c7c400 3px, white 0px, white 6px));
}

.plain-text .list-squared li::before {
	width: 10px;
	height: 10px;
}
