/*----------------------------------------------------------------- */
/* HELP CTA
/*----------------------------------------------------------------- */

.block_helpcta a,
.editor-styles-wrapper .block_helpcta a.btn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	max-width: 370px;
}

.editor-styles-wrapper .block_helpcta a.btn {
	pointer-events: none;
}
