
.fullpageheader {
 text-shadow: 2px 2px #000000;


}

.btn.fullpageheader {
color:#9bffe2 !important;
font-weight:bold;
background: #FFC0CB !important;
border-radius:8px 25px !important;
text-shadow: 2px 2px 5px #000!important;
opacity: 0.8;
}

#navcontainer {
 background: #800080;
border-radius:10px 20px !important;
opacity: 0.5;

}

.nav-item {
color: #0000FF !important;
list-style-type: square  !important;
marker: color red;
}



.mod-menu {
max-width: 10px;
list-style-image: url('/images/checks.webp') !important;
}

img.shadow {
border-radius:10px 20px !important;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)!important;

margin:auto;

}

.col-md-3 {
background:#fff;
}