/* Add here all your CSS customizations */
ul.list-theme{
	list-style: none;
}
.list-theme li{
	margin-bottom: 10px;
	color: #323232;
}
.font-space{
	letter-spacing: 2px;
	line-height: 32px;
}

.darky-text{
	color: #323232;
}