  .header {
            background-color: rgba(93, 93, 93, 0.401);
        }

        .header a {
            color: white;
        }

        .header img {
            width: 250px;
        }

        .header.scrolled {
    background-color: #000; 
}


.navbarTab a {
    padding: 10px 20px 10px 0px !important;
}
