.wst-background{
	background-color: rgba(22, 36, 45, 0.5);
	/* background-color: rgba(50,50,50,0.5); */
}

.wst-borders{
	border: 1px solid #FFF;
}

.btn-wst{
	height: 60px;
	color: #FFFFFF;
}

.btn-wst:hover{
	background-color: rgba(50,50,50,0.5);
	color: #FFFFFF;
}

.headers{
	color: rgb(255, 255, 255);
}

.menu{
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
