.card {
  margin-bottom: 20px;
}

.card-title {
  text-transform: uppercase;
  text-decoration-line: underline;
}

.dropdown-item {
  color: black;
}

.submit {
  margin: 30px 0px;
}

.loading {
  height: 60px;
  width: 100%;
  display: none;
  align-items: center;
  justify-items: center;
}

.loading img {
  margin: 0 auto;
}

option .test {
  color: gray;
}

.URLS-alert {
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
  display: flex;
}

.URLS-text {
  width: 100%;
  flex-basis: auto;
  flex-grow: 1;
}

qr {
  width: 150px;
  flex-basis: auto;
}
