/* Sublime Styles (if within Resources)
.page-article .page-content {
    max-width: 1640px;
}
.widget.image-heading4-text, .widget.image-text, .widget.widget-aurora-products {
    margin-left: auto;
    margin-right: auto;
    max-width: 1640px;
    padding-left: 20px;
    padding-right: 20px;
}*/
.widget--casket iframe {
    border: none;
    display: block;
    height: 80svh;
	width: 100%;
}

.casket__bg {
	background: #dbdee2;
}