

#navcontainer {
background: lightblue !important;
border-radius: 0px 0px 20px 20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


h2.fullpageheader {
text-shadow: 2px 2px blue;

}

.btn.fullpageheader {
width:180px;
height:64px;
background: lightblue !important;
background-image: url('https://mmriverrentals.com/images/button.webp')  !important;
background-repeat: no-repeat !important;
object-fit: cover;
border:hidden !important;
padding:4px;
border-radius: 10px 10px 10px 10px !important;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}

a.btn.fullpageheader {
color:navy !important;
font-weight: bold;
}

.col-md-3 {
padding-top:20px;
border:2px solid navy;
border-radius: 0px 20px 20px 0px !important;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



li.nav-item:hover {
color: teal  !important;
}

.8 { min-width:30%; border:1px solid blue;background:teal;}

.9 { min-width:30%; border:1px solid teal;background:blue;}

.9 { min-width:30%; border:1px solid teal;background:blue;}