/*
Theme Name: Ashley Cox
Theme URI: 
Author: Ashley Cox
Author URI: 
Description: A child of twentytwentyfive default theme made for Ashley Cox
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: ashley-cox
Tags: 
*/

.wp-block-post {
	background: #fff;
	padding: 1.5rem;
	box-sizing: border-box;
	border: 1px solid #efefef;
	border-radius: 6px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}