.navbar {
    background: #354860 linear-gradient(0deg,rgba(8,8,9,.2) 0,rgba(255,255,255,.2) 100%);
    color: white;
    border: none;
    /* border-top: 5px solid #A30000; */
    border-radius: 0px;
}