.nav-item:hover{
  font-size: 20px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f06292;
}

.nav-item{
  font-size: 16px;
}
.nav-divider{
  font-size: 20px;
}
.code {
  background-color: aliceblue;
  font-family: monospace, monospace;
}
.comment-message {
  background-color: aliceblue;
  font-family: monospace, monospace;
}
