/* Add custom CSS styles below */ 
.bg-inherit {
background: #d4ebc5;
}
.navbar-brand img {
max-height : 10rem;
}
.topnav-is-dark .top-navbar {
background: #d4ebc5;
}

.shadow-default{
--tw-shadow:5px 10px 30px #ffffff0d;
}
.object-contain {
border-radius:30px;
}
.main-nav-container.fixed-pinned .navbar-brand img {
max-height:80px;
}