﻿.dark #copyrights, #copyrights.dark,
#copyrights a {
	color: rgba(255, 255, 255, 0.6);
	border-bottom: none;
}

#copyrights a:hover {
	color: #fff;
	border-bottom: none;
}