@media (max-width: 768px) {
  .sidebar__nav .svg-icon,
  .sidebar__nav .svg-icon path,
  .sidebar__nav .svg-icon use {
    fill: #ffffff !important;
    color: #ffffff !important;
    stroke: #ffffff !important;
  }
}
