/* svgNav.css */

path {
  stroke: #ff0000;
}

.vCenter {
  vertical-align: middle;
}
