td {
	border: 1px solid;
}

.card-img-top {
	background-size: cover !important;
	max-height: 120px !important;
}

blockquote {
  padding: 10px 20px !important;
  margin: 0 0 20px 20px !important;
  border-left: 5px solid #eee !important;
  font-style: italic !important;
}
blockquote > p {
	margin: O !important;
}

h2, h3 {
	margin-top: 30px;
}

.blc-front__form-wrap {
	background : #1c2022 !important;
	border: 1px solid #1c2022 !important;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
input#blc-author, textarea#blc-content, div.altcha {
	background : #212529 !important;
	border: 1px solid #1c2022 !important;
}

p > a > img[alt="imagelink"] {
	width: 200px !important;
	max-width: none !important;
	height: auto !important;
}
