/* 05.05. Sidebar */
.sidebar {
	&__headings {
		font-size: 27px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.widget {
		margin-bottom: 56px;
	}
}
