.toggle-image {
    cursor: pointer;
}

#title, #sub {
    background: linear-gradient(90deg, rgb(0, 0, 0, 0.0) 0%, rgb(0, 0, 0, 0.2) 8%, rgb(0, 0, 0, 0.2) 92%, rgb(0, 0, 0, 0.1) 100%);
    color: white;
  }
  

  .embed-container {
    display: inline-block !important; 
    margin-right: 20px; 
}
