/* SUPER BIG BRAND LOGO */

.custom-navbar{
background:#020617 !important;
padding:22px 40px;
box-shadow:0 10px 40px rgba(0,0,0,.5);
}

.brand-logo img{
height:95px;
width:auto;
object-fit:contain;
}

/* remove bootstrap restriction */

.navbar-brand{
margin-right:60px;
}