.wp-block-file {
  .wp-block-file__button {
    color: rgb(20, 20, 20) !important;
    &:hover {
      color: rgb(20, 20, 20);
      opacity: unset;
      padding: 9px 18.6px;
      font-weight: 700;
    }
  }
}