nav{
    background-color: rgba(0, 69, 148);
}

#gypt-logo{
    height: 60px;
    width: 60px;
    background-image: url('/images/gypt_logo.svg');
    background-size: contain;
    background-repeat: no-repeat;
}