/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-tgg-specific-tgg-callout-panel {
	background-color: #fff;
	padding: 1rem;
	margin: 1rem;
	border-radius: 12px;
	box-shadow: 0 4px 18px rgb(133, 158, 211, 0.3);
}
