g g path.path-editor {
	stroke: #ffda46 !important;
	visibility: visible !important;
}

.brf-popup .brf-close-btn svg {
	fill: #fff;
	filter: drop-shadow(0 0 1px rgba(0, 0, 0, .3));
}

:where(.brxe-brf-pro-forms) .input-icon-wrapper .input-icon svg {
	height: auto;
	width: 50%;
}

:where(.brf-repeater-wrapper) .brf-repeater-items .brf-repeater-item .brf-repeater-item__actions button svg {
	fill: #eee;
}

:where(.brxe-brf-pro-forms) button[type=submit] svg {
	height: 1em;
}

#brx-content:focus {
	outline: none;
}