blockquote {
	background-color: var(--pst-color-background);
	border-left: none;
}

video {
    width: -webkit-fill-available;
}