/*
 * Richway Elementor compatibility
 *
 * Keeps Elementor in control of page typography and restores Richway
 * Richway components themselves are owned by Richway Core's Design module.
 */

body.elementor-page {
  background-image: none;
  line-height: 1.5;
}
