/*
Theme Name: Cullman
Theme URI: 
Author: TKG
Author URI: http://www.tkg.com
Description: A block theme for Cullman.
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cullman
Tags: 
*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

.block-content .media-container .video-wrapper {
   background-color: #000;
}

.block-content .media-container .video-wrapper .video-overlay {
  background-color: transparent;
}

.block-2-col-cards .container h2 {
  color: #53565a;
}