.contact-plugin{
	background: $lightgray;
	padding: 2em;
	ul {
		li{
			list-style: none;
			margin-left: -3em;
		}
	}
}

