.jumbotron{
	background-image: url("../images/toronto-drone-photography-2.jpg");
	width: 100%;
	height: auto;
	background-size: cover;
	
}

.bg-dark {
    background-color: #0b132b!important;
}

.navbar-dark .navbar-toggler {
   
    border-color: #1482f1;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2820, 130, 241, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
		
		
}

main{
	background-color: #f7f7f7;
}

.logo{
	width: 100%;
	max-width: 150px;
	height: auto;
}

.vimeo{
	margin-bottom: 1.5rem;
	
}

iframe{
border-radius: .3rem;
}

a{
	text-decoration: none;
}

