/* _feed.scss */

html {

	.yw-shortcode {

		&.yw-feed {
			margin-bottom: var(--yw-spacer);

			// CONTAINER

			.yw-feed-inner {

			}

			// CARD

			.card-yw-feed {

			}
		}
	}
}
