.popup-select-section__list {
  width: 80%;
  margin: 20px 0 40px;
}

.popup-select-section__item {
  height: 50px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
}

.popup-select-section__title {
  line-height: 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: central;
  text-transform: uppercase;
  text-decoration: none;
  color: #8B8B8B;
}
