@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");

.darkgrey {
    background-color: #303030 !important;
    padding: 2% 1% 1%;
    margin-bottom: 2%;
}

.darkgrey h3 {
    color: #fff;
}



@media screen and (max-width: 992px)  {
	.yt-vid {
      width: 350px !important;
      height: 197px !important;
    }
}























