
header{
    background-color:rgb(255, 255, 255);
}

  

.rd-navbar-default .rd-navbar-nav > li > a {
    line-height: 1.2;
    color: #00030a;
    text-decoration: none;
    font-family: "Roboto Flex", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    font-variation-settings: 
        "slnt" 0,
        "wdth" 100,
        "GRAD" 0,
        "XOPQ" 96,
        "XTRA" 468,
        "YOPQ" 79, 
        "YTAS" 750,
        "YTDE" -203,
        "YTFI" 738,
        "YTLC" 514,
        "YTUC" 712;
}

