.footer-menu a.section,
.footer-menu p.section {
display: block;
color: white;
font-weight: bold;
font-size: 1.2em;
}

.footer-menu a.link {
color: white;
display: block;
margin-bottom: .5em;
}

.footer-menu a.link.active {
	text-decoration: underline;
}

.footer-menu .col.active .section {
text-decoration: underline;
}

.footer-menu .search-form input::placeholder {
color: white;
}

.row.footer-menu,
.row.footer-podmenu {
position: relative;
z-index: 2;
}

@media (min-width: 768px) {


}