@charset "utf-8";
li.list-group-item {
	background-color: #00000000;
	border-color: #00000000; 
}

em {
	font-style: normal;
}

#contact-border{
	padding: 20px;
	border: thick outset #535927;
	border-radius: 15px;
}

@media only screen and (max-width: 386px) {
.list-group.list-group-flush .list-group-item .p-1 {
	font-size: small;
}

	
}
