/*!
Theme Name:   Josephine Child Theme
Template:     josephine
Version:      1.0.0

Theme URI:    https://github.com/webmandesign/child-theme/
Author:       WebMan Design
Author URI:   https://www.webmandesign.eu/
License:      GPL-3.0-or-later
License URI:  https://www.gnu.org/licenses/gpl-3.0-standalone.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

IMPORTANT:
Read the instructions in https://github.com/webmandesign/child-theme/blob/master/readme.md

Child theme CSS styles:
*/

:root {
  --wp--custom--carousel-block--navigation-size: 50px;
  --wp--custom--carousel-block--pagination-bullet-size: 22px;
  --wp--custom--carousel-block--navigation-color: #401505;
  --wp--custom--carousel-block--pagination-bullet-active-color: #401505;
  --wp--custom--carousel-block--pagination-bullet-inactive-color: #999;
  --wp--custom--carousel-block--pagination-bullet-horizontal-gap: 8px;
  --wp--custom--carousel-block--pagination-bullet-vertical-gap: 10px;
  --wp--custom--carousel-block--pagination-bottom: 16px;
}
