.sb-bibliography {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin: 28px 0;
	padding: 20px;
	min-width: 0;
	overflow-wrap: anywhere;
	background: #f8fbfc;
	border: 1px solid #d8e3e7;
	border-radius: 12px;
	box-shadow: 0 6px 18px rgba( 24, 59, 69, 0.06 );
	color: #27343a;
}

.sb-bibliography-title {
	margin: 0 0 12px;
	color: #183b45;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.sb-bibliography-list {
	margin: 0;
	padding-left: 1.45em;
	color: #27343a;
	font-size: 15px;
	line-height: 1.7;
	list-style-position: outside;
	list-style-type: decimal;
}

.sb-bibliography-list li {
	margin: 0 0 10px;
	padding-left: 0.25em;
}

.sb-bibliography-list li:last-child {
	margin-bottom: 0;
}

.sb-bibliography a {
	color: #007c89;
	overflow-wrap: anywhere;
	text-decoration: none;
}

.sb-bibliography a:hover,
.sb-bibliography a:focus {
	text-decoration: underline;
}

@media ( max-width: 600px ) {
	.sb-bibliography {
		margin: 24px 0;
		padding: 16px;
		border-radius: 10px;
	}

	.sb-bibliography-list {
		font-size: 15px;
		line-height: 1.65;
	}
}
