/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 30 2026 | 08:22:28 */
/* Header adjust */
.first_header.is_header_semitransparent #modeltheme-main-head-sticky-wrapper, .first_header.is_header_semitransparent nav#modeltheme-main-head {
	position: relative !important;
}

/* Global heading */
.wa-preheading p {
	font-size: 65px;
    color: #722f2f1c;
    font-weight: bold;
	line-height: 1.5;
}

.wa-preheading-alt p {
	color: white;
}

.member01_name {
	line-height: 1.2 !important;
}

@media (max-width: 767px) {
	.member01_name {
		font-size: 16px !important;
	}
	
	.member01_position {
		font-size: 13px !important;
	}
}

.member01_position {
	margin-top: 5px !important;
	line-height: 1.2 !important;
}

@media (max-width: 1200px) {
	
	.wa-preheading p {
		font-size: 30px;
	}
}