/*
Theme Name: Big Bald Buddies Editable
Theme URI: https://thebigbaldbuddies.com
Author: The Big Bald Buddies
Description: A fully editable block theme for The Big Bald Buddies. Edit the homepage, hero, buttons, cards, colors, menu, and pages inside the WordPress Site Editor.
Version: 2.0.0
Requires at least: 6.2
Tested up to: 6.5
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: big-bald-buddies-editable
*/

body {
  background: #080808;
}

.bbb-shadow {
  box-shadow: 0 20px 60px rgba(0,0,0,.55);
}

.bbb-text-stroke {
  text-shadow: 4px 4px 0 #000;
}
