/*
Theme Name:     Vilva-child
Theme URI:
Description:    Vilva child theme.
Author:         Me
Author URI:
Template:       vilva
Version:        0.1.0
*/

.nav-footer ul {
	text-align: center;
	margin: 0 0 15px;
	padding: 0;
}

.nav-footer li {
	display: inline-block;
	list-style: none;
	margin-left: 15px;
}


.nav-footer li:first-child {
	margin-left: 0;
}

.nav-footer a {
	color: #fff;
}

.copyright {
	text-align: center;
}
