/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 17 2025 | 17:55:06 */
.wp-block-post-author {
	display: flex;
	align-items: center;
}

.wp-block-post-author__avatar {
	margin-right: .5em;
}
.wp-block-post-author .wp-block-post-author__avatar img {
	width: 24px;
	height: 24px;
	border-radius: 50%;
}

p a {
	color: #c30b0d;
}

.wp-block-polylang-language-switcher {
	list-style: none;
	padding-left: 0;
}

.wp-block-polylang-language-switcher li a{
	color: #c30b0d;
	font-size: .875rem;
	font-weight: bold;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
	color: #c30b0d;
}

.wp-block-group.is-style-superbaddons-card p {
	color: #615B5B;
}

footer .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
	color: #fff;
}