.fas {
	cursor: pointer;
}

.news {
	border-top: thin #bd8d62 solid;
	border-bottom: thin #bd8d62 solid;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	display: none;
}

 #mainNav .nav-link {
	color: #58D359;
	font-weight: bolder;
}
	
.masthead h1 {
    background: none;
    -webkit-text-fill-color: white;
    -webkit-background-clip: none;
}

.bg-tse {
    background-color: #e4efeb !important;
}

.bg-tse-light {
    background-color: #f1fefb !important;
}

.alert_form {
    color: red;
    display: none;
}