.ds-navbar {
    background: skyblue;
}
.ds-navbar li a {
    color: black;
    font-size: 18px;font-weight:bold;
}



