/*************************************************************************************************************** Dear Dev Pros, Only add non-renderable SASS in this file (no CSS selectors), otherwise any CSS will be rendered into any file that includes this one (spoiler alert: most files include this file) */
.ElementButtonStack { padding-top: 3rem; padding-bottom: 3rem; }

.ElementContent + .ElementButtonStack { margin-top: -3rem; padding-top: 0; }
/*# sourceMappingURL=elementbuttonstack.css.map */