/* Vertical Image Box Bootstrap v5 */

:where(.rspbld-vertical-image-box) {
	display: flex;
	flex-flow: column;
	gap: 1rem;
}