:local {
  .main {
    cursor: pointer;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;

    span {
      margin-left: 1px;
    }
  }
}
