/*
Theme Name: Mediation & Move
Author: BusyBees Marketing
Author URI: https://busybeesmarketing.nl/
Template: hello-elementor
Version: 1.0.2
*/

/* Text selection color */
::selection {
    background: #25323E; /* WebKit/Blink Browsers */
    color:#fff;
  }
  ::-moz-selection {
    background: #25323E; /* Gecko Browsers */
    color:#fff;
  }

/* Text */
p:last-child, p:last-child { margin-bottom:0px;};
