<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Native Church Child Theme
 Author:       Danmo
 Author URI:   http://www.gowp.com
 Template:     NativeChurch
 Version:      1.0.1c
*/

/* Support #64979 - Changes to home page as a result of switch to TEC plugin */

	.home #featured .sow-image-container {
		background: #fff;
		border: 1px solid #eceae4;
		border-radius: 3px;
		padding: 3px;
	}
	.home #featured .widget-title {
		background: url("https://www.masmacon.org/wp-content/themes/NativeChurch/images/pattern.png") #004261;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		padding: 5px 30px;
		position: absolute;
		top: 160px;
		left: -6px;
		border: none;
		line-height: 1.4;
	}
	.home #featured .so-widget-sow-image { position: relative; }

	.home .tribe-list-widget { margin: 0; }
	.home .tribe-events-list-widget-events {
		margin: 0;
		padding: 0 0 10px;
	}
	.home .tribe-events-widget-link { margin: 10px 0 0; }

	.home .rpwe-block h3 { font-size: 16px !important; }
	.home .rpwe-time { font-size: 12px; }
	.home .rpwe-summary {
		font-size: 14px;
		margin: 10px 0;
	}
</pre></body></html>