/* Copyright widget. */

.vora-copyright {
	margin: 0;
	line-height: 1.6;
}

.vora-copyright a {
	text-decoration: none;
}

.vora-copyright a:hover {
	text-decoration: underline;
}
