
.pack{
	display: none !important;
}


nav{
	border-bottom: 1px solid rgba(255, 234, 0, 0.42) !important;
}
.card{
	background-color: #f9f8f5e8 !important;
	border: 1px solid rgba(255, 234, 0, 0.42) !important;
}

.card-header.auth{
	background-color: rgba(6, 41, 143, 0.73);
}

.navbar-brand img{
  width: 120px;
}

.embed-responsive-16by9{
	height: 650px !important;
	max-height: 768px !important;
}