.channel-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-image: radial-gradient(circle at center top, rgb(241, 242, 181) 0.00%,rgb(8, 147, 81) 100.00%);
}
.channel-link {
  display: contents;
}
.channel-image {
  width: 200px;
  margin-top: var(--dl-space-space-halfunit);
  object-fit: cover;
  margin-bottom: var(--dl-space-space-halfunit);
  text-decoration: none;
}
.channel-text {
  margin-top: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-halfunit);
}
.channel-link1 {
  display: contents;
}
.channel-image1 {
  width: 320px;
  object-fit: cover;
  text-decoration: none;
}
.channel-image2 {
  width: 200px;
  object-fit: cover;
}
.channel-navlink {
  width: 228px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.channel-image3 {
  width: 200px;
  object-fit: cover;
}
.channel-navlink1 {
  width: 228px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.channel-image4 {
  width: 200px;
  object-fit: cover;
}
.channel-navlink2 {
  width: 228px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.channel-image5 {
  width: 200px;
  object-fit: cover;
}
.channel-navlink3 {
  width: 228px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.channel-image6 {
  width: 200px;
  object-fit: cover;
}
.channel-navlink4 {
  width: 228px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.channel-image7 {
  width: 200px;
  object-fit: cover;
}
.channel-navlink5 {
  width: 228px;
  font-size: 20px;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.channel-link2 {
  display: contents;
}
.channel-image8 {
  width: 320px;
  height: 268px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-twounits);
  text-decoration: none;
}
