.menu {
  height: 100vh;
  transition: margin 0.25s ease-out;
}

.title {
  color: #00004f;
  font-size: 40px;
}

.rubr {
  font-size: 100%;
  color: #8896a1;
  color: #698296;
  font-weight: bold;
}
.dc_title{
  font-weight: bold;
}