@media print, screen and (min-width: 48em) {
	.dropdown.menu a, .top-menu .menu a {
		padding-top: 10px;
    padding-right: 20px !important;
    padding-bottom: 10px;
    padding-left: 20px !important;
	}
}

.footer .copyright p {
	font-weight: 400;
}

.footer div.cell.medium-3.large-1.socials {
	width: 25%;
}