    	  .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    	  }

    	  @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
    	  }
	  h1{
	  color: #3C486B;
	  }
	  h2 {
	  font-size: 20px!important;
	  color: #3C486B!important;
	  }
	  .bg-light{
	 background-color:#FFF7F1!important;
	 }
	 footer{
	 background-color: #e78895;
	 }
	 .bg-dark {
	 background-color: #E78895!important;
	 }
	 .card {
	 background-color: #E78895!important;
	 border-radius: 23px;
	 }
	 .card-info {
	 background-color: #E78895!important;
	 border-radius: 5px;
	 color: white;
	 }
	 .card-img-top
	 {
  	  border-top-left-radius: 23px;
  	  border-top-right-radius: 23px;
	 }
	 .video-link {
	 color: #fff;
	 text-decoration:none;
	 }
	 .py-5 {
    	padding-top: 1rem!important;
	}
	.navbar-dark .navbar-brand {
   	 color: #fff;
    	font-style: italic;
   	 font-size: xx-large;
	}
	main {
	    background-color: #FFF7F1!important;
	}	
	.trends {
	 padding-bottom: 15px;
	 }
	 
	 .btn-primary {
	 border-radius: 30px;
	 background-color: #E78895!important;
	 border-color: #E78895!important;
	 margin: 5px;
	 }
	 
	.paginations {
	 text-align: center;
	 padding-top: 15px;
	 padding-bottom: 15px;
	 }
	 #player{
	 max-height:250px!important;
	 }
	 
	 .video_section{
	 padding-top:10px;
	 padding-bottom:10px;
	 }
	 
	 .info{
	 padding-top: 10px;
	 padding-bottom: 40px;
	 }
	 .video-title{
	 padding-top:10px;
	 }
	 
	 .bi-hand-thumbs-up-fill{
	 padding-top: 10px;
	 }
	.pages-link {
	text-decoration:none;
	font-size:18px;
	color:#fff;
	}
	.mb-1 {
	color:#fff;
	}
	a:hover {
	color: #3C486B;
	}