/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * Editor styles for the admin
 */
.tf-block-accordion {
  margin-bottom: 0; }

.editor-block-list__layout [data-type="atomic-blocks/tf-accordion"] {
  margin-bottom: 1.2em; }
