#main > div > section > div > div > div > div > div a{
    color: white;
}
#main > div > section > div > div > div > div > a{
    display: none;
}

.overlay .textwrap{
    overflow: scroll;
    max-height: 300px;
    overflow-x: hidden;
}

.overlay .textwrap::-webkit-scrollbar {
    width: 4px;
  }
.overlay .textwrap::-webkit-scrollbar-track {
    background: black;
  }
.overlay .textwrap::-webkit-scrollbar-thumb {
    background-color: white;
    border-radius: 5px;
  }

.page492294  .artno0{
    display: none;
}
