/*
CTC Separate Stylesheet
Updated: 2025-03-31 07:05:27
*/

span.h1_copy {
    display: block;
    color: #108600;
}
li#menu-item-40 a {
    background: #108600;
    color: #fff;
    border-radius: 10px;
	transition: all .3s;
}
li#menu-item-40 a:hover { 
    color: #ffffff61; 
}
@media(min-width:1200px){
	.h1_copy_text {
		font-size: 3.2rem;
		margin-bottom: 0;
	}
}