.games-container {
  width: 100%;
  display: flex;
  overflow: auto;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  min-height: 100vh;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
  background-image: linear-gradient(to right, #c2e59c 0%, #64b3f4 100%);
}
.games-link {
  display: contents;
}
.games-image {
  width: 200px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.games-text {
  margin-top: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
}
.games-link01 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link02 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link03 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link04 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link05 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link06 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link07 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link08 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link09 {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-halfunit);
  text-align: center;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.games-link10 {
  display: contents;
}
.games-image1 {
  width: 342px;
  height: 289px;
  margin-top: var(--dl-space-space-unit);
  object-fit: cover;
  text-decoration: none;
}
.games-navlink {
  width: 183px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
