.addressListBtnWrap {
  padding: 10px;
  box-sizing: border-box;
}

.addressListBtn {
  background-color: #34c0bc !important;
  width: 100%;
  height: 34px;
  border-radius: 34px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
