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

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

.ab-cta-button .blocks-button__inline-link .editor-url-input {
  display: inline-block;
  width: auto; }

.ab-cta-button .blocks-button__inline-link .components-button {
  display: inline-block; }

.ab-cta-button .blocks-button__inline-link svg {
  vertical-align: middle;
  margin-right: 8px; }

.ab-block-cta h2.editor-rich-text__tinymce.mce-content-body {
  line-height: 1.2; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * Editor styles for the admin
 */
.ab-block-post-grid h2 a {
  text-decoration: none; }
