article h1,
section h1,
nav h1,
aside h1 {
    font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 14px;
}

.dropdown-item:hover {
  color: white;
  background-color: gray;
}


lite-youtube {
  background-image: url('images/yt-thumbnail.webp') !important;
  background-size: cover;
  background-position: center;
}
