/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */

.editor-styles-wrapper .wp-block[data-type*="ephoto-dam"] svg {
	margin-right: 5px !important;
}

[data-type="ephoto-dam/embed"][data-align="full"] figure, [data-type="ephoto-dam/embed"][data-align="wide"] figure {
	text-align: center;
}

.ephoto-dam-block-align-leftright {
	max-width: 260px;
}
