.app-list-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-image: linear-gradient(135deg, rgb(189, 195, 199) 0.00%,rgb(223, 26, 187) 100.00%);
}
.app-list-image {
  width: 200px;
  object-fit: cover;
}
.app-list-text {
  font-size: 20px;
  margin-top: var(--dl-space-space-oneandhalfunits);
  text-align: center;
}
.app-list-navlink {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.app-list-navlink1 {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.app-list-navlink2 {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.app-list-navlink3 {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.app-list-navlink4 {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.app-list-navlink5 {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.app-list-navlink6 {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.app-list-link {
  display: contents;
}
.app-list-image1 {
  width: 320px;
  height: 277px;
  margin-top: var(--dl-space-space-halfunit);
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.app-list-navlink7 {
  width: 204px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
