/*
Theme Name: Powder Business
Theme URI: https://briangardner.com/powder/business/
Author: Brian Gardner
Author URI: https://briangardner.com/
Description: With its sleek, modern design and comprehensive, innovative features, Powder Business is the smart choice for small businesses and freelancers aiming to elevate their digital presence.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.4
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: powder-business
Template: powder
Tags: block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, full-site-editing, one-column, style-variations, translation-ready, wide-blocks
*/


/* -- Cover -- */

.wp-block-cover.is-style-gradient .has-background-dim:not([class*=-background-color]) {
	background-color: transparent;
	background-image: linear-gradient(to top, rgba(10,10,10,0.8), rgba(10,10,10,1));
	opacity: 1;
}
