<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: GeneratePress Video Production Child Theme
Theme URI: https://videobuzzdaily.com
Description: A professional dark mode child theme for video production websites
Author: Your Name
Author URI: https://VideoBuzzDaily.com
Template: generatepress
Version: 1.0.0
Text Domain: generatepress-video
*/

.adoramapromo {
	background: #990000;
	border-radius: 5px;
	padding: 20px;
	margin: 10px;
}

.adoramapromo a {
	color: #FFF;
}

figure.wp-block-image.aligncenter.size-thumbnail {
	border: 3px solid white;
	border-radius: 5px;
}</pre></body></html>