h3 {
    color: dodgerblue;
    text-transform: capitalize;
    text-align: center;
    font-size: 2rem;
 }

 .youtube-embed {
    width: 90vw;
    height: 50vh;
    margin: auto;
 }

/*  .owl-stage{
   left:-30
} */