.triangle-bottom {
    display: inline-block;
    border-style: solid;
    border-width: 14px 4px 0 4px;
    border-color: #70594e transparent transparent transparent;
    margin-top: 50px;
    margin-bottom: 20px;
  }

.ko{
    font-size: 25px;
}

.ko1 {
    font-size: 25px;
    color: darkblue;
}

.koa {
  font-size: 25px;
  color: rgb(57, 135, 99);
}

.koe {
  font-size: 25px;
  color: rgb(181, 200, 86);
}

.koh {
  font-size: 25px;
  color: rgb(197, 167, 77);
}

.koi {
  font-size: 25px;
  color: rgb(133, 89, 180);
}

.koj {
  font-size: 25px;
  color: rgb(184, 83, 130);
}

.kom {
  font-size: 25px;
  color: rgb(78, 101, 153);
}

.komu {
  font-size: 25px;
  color: rgb(181, 96, 204);
}

.kop {
  font-size: 25px;
  color: rgb(179, 76, 76);
}

.kosc {
  font-size: 25px;
  color: rgb(162, 77, 185);
}

.koso {
  font-size: 25px;
  color: rgb(225, 151, 105);
}


mark {
    background: linear-gradient(transparent 40%, #fffb00 40%);
  }