.container h1{
    border-bottom: solid 0.2px var(--bs-orange);
    padding-bottom: 10px !important;
}
.orange{
    color: var(--bs-orange);    
}
.ytplayer-container, source, video {
    position: relative;
    width: 100%;
}