/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.oo_donation_block_editor_aleluya {
  border: 1px solid black;
  padding: 4px;
  padding-bottom: 12px; }
