.l {
  font: 600 25px Raleway, serif;
  letter-spacing: -1px;
}

.c {
  cursor: pointer;
}

.o {
  opacity: 0.5;
}

.t {
  color: #fff;
}

.h:hover {
  opacity: 1;
}

.c-c {
  margin-top: 62px;
  height: calc(100vh - 62px);
}
