/**
 * Note that these styles are loaded *before* editor styles, so that
 * editor-specific styles using the same selectors will take precedence.
 */
.wp-block-custom-blocks-custom-02-link-card {
	background: #f1f1f1;
	padding: 12px;
}

.wp-block-custom-blocks-custom-02-link-card h3 {
	font-size: 1.5em;
}

.wp-block-custom-blocks-custom-02-link-card .actions {
}

