.entry-content .wp-block-canino-click-to-tweet,
.wp-block-canino-click-to-tweet {
  transition: all .2s ease-out 0s;
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 0;
  border: 0;
  padding: 25px 30px;
  margin-bottom: 1rem;
  display: block;
  color: #0a0a0a;
  font-size: 25.8px;
  line-height: 1.2; }
  .entry-content .wp-block-canino-click-to-tweet:hover,
  .wp-block-canino-click-to-tweet:hover {
    background: #333 none repeat scroll 0 0;
    color: #ccc;
    cursor: pointer; }
  .entry-content .wp-block-canino-click-to-tweet p,
  .wp-block-canino-click-to-tweet p {
    margin-top: 0;
    margin-bottom: 0; }
  .entry-content .wp-block-canino-click-to-tweet .click-to-tweet-content p,
  .entry-content .wp-block-canino-click-to-tweet .editor-rich-text .editor-rich-text__tinymce p,
  .wp-block-canino-click-to-tweet .click-to-tweet-content p,
  .wp-block-canino-click-to-tweet .editor-rich-text .editor-rich-text__tinymce p {
    font-size: 25.8px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0; }
  .entry-content .wp-block-canino-click-to-tweet .click-to-tweet,
  .wp-block-canino-click-to-tweet .click-to-tweet {
    color: #00b6e6;
    font: 14px open sans,sans-serif;
    text-transform: none;
    padding-right: 0;
    padding-top: 12px;
    text-align: right; }
.wp-block-embed {
  margin: 32px 0; }

.wp-block-quote {
  font-size: 1.2rem; }

cite {
  font-style: italic; }

.wp-block-gallery figure {
  cursor: pointer;
  border: 1px solid transparent; }
  .wp-block-gallery figure:hover {
    border-color: #e6461a; }

/*# sourceMappingURL=style.editor.blocks.css.map*/