/*
Theme Name: Variations Child
Template: variations
Author: Tyler Moore
Description: Variations is a block theme and hopefully the last theme you will even have to install. It comes with many different templates and block patterns to make creating a website easy.
Tags: one-column,wide-blocks,block-patterns,block-styles,custom-colors,custom-logo,custom-menu,editor-style,featured-images,full-site-editing,sticky-post
Version: 4.3.4.1740717034
Updated: 2025-02-28 04:30:34

*/

.wp-block-navigation-item:hover span.wp-block-navigation-item__label, .current-menu-item.wp-block-navigation-item span.wp-block-navigation-item__label {
    color: #cb3731;
}

header .header-side-button:hover a {
	background-color: #cb3731 !important;
}

:root :where(.wp-element-button:visited, .wp-block-button__link:visited) {
    color: white !important;
}

strong {
	font-weight: 1000;
	text-decoration: underline;
}

.wp-block-group strong {
	text-decoration: none;
}

.entry-content {
	padding-bottom: 0 !important;
}

h3.wp-block-post-title a {
	text-decoration: underline;
}

.lcp_catlist {
	list-style: none;
}

.lcp_catlist li {
	line-height: 2em;
}

.lcp_author::before {
	content: " by "
}

.saboxplugin-wrap .saboxplugin-gravatar img {
	height: 100px !important;
	width: 100px !important;
	object-fit: cover;
}