/**handles:prismatic-blocks,classic-theme-styles**/
/* Prismatic - Block Styles */

.block-editor .block-editor-plain-text.wp-block-prismatic-blocks[style] {
	padding: 20px; line-height: 22px; font-size: 14px; font-family: Menlo, Consolas, Monaco, monospace; 
	white-space: pre; resize: vertical !important; overflow-x: auto !important; overflow-y: hidden !important; 
	-webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none;
	-moz-tab-size: 4; -o-tab-size: 4; tab-size: 4;
	-ms-word-break: normal; word-break: normal;
	-webkit-overflow-scrolling: touch;
	}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}