body {
	max-width: 2000px;
	margin: auto;
}
.black-scheme {
	min-height:65vh;
}
.black-scheme img {
	min-height:50vh !important;
}
.aspect-video img {
	border-radius: 20px !important;
}
.aspect-video svg {
	max-height:60px;
}
.aspect-video svg .fill-\[\#E0E0E1\] {
	fill: #546a2a;
}
.aspect-video svg path[style*="fill:#959595"] {
    fill: #fff !important;
}