/*
Theme Name: Big Drinks
Author: BusyBees Marketing
Author URI: https://busybeesmarketing.nl/
Template: hello-elementor
Version: 1.0.2
*/

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

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