.liveclass-block{
  .btn-primary{
    color: #fff;
  }

  .rect-wrap{
    width: 68px;
    height: 37px;
    border-radius: 6px;
    img{
      aspect-ratio: auto;
    }
  }

  .information-detail{
    span{
      font-size: .625rem;
    }
  }

  .information-wrap .btn-leading-icon{
    color: #13171f;
  }

  .information-info-details{
    flex: 1;
    button{
      height: 26px;
    }
  }
}
