/*
Theme Name: Zendo Project 2025
Description: Elementra customizations for Zendo Project.
Author: Jess A.
Template: elementra
Version: 1.0.0
Text Domain: elementra-child
*/

:root, html:root {
  --theme-font-button_background-color: #AB6B9E;
}

input[type="checkbox"] {
	background-color: #ffffff!important;
}