/*
Theme Name: Overdrive
Theme URI: 
Author: Performance Driven Marketing
Author URI: https://performancedrivenmarketing.com
Description: PDM's fully Block-based Full Site Editing theme. v1.7 Transitions ACF blocks to v3 for a better editing experience.
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 5.7
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: overdrive
Tags: 
*/

#wpadminbar {
    position: sticky!important;
}

::selection {
	background: var(--sec)!important;
	color: white;
}