.toolbar-title {
font-weight: 900;
@media screen and (max-width: 960px) {
padding-right: 10px;
}
}
.toolbar-separator {
width: 1px;
height: 40px;
background-color: white;
margin: 0 30px 0 20px;
}
/*.toolbar-link {
color: white;
font-size: 18px;
font-weight: 600;
text-shadow: 1px 1px 0 #4c918a;
}*/