
#header-frame{
    background-color: rgb(42, 42, 42);
   
}

#header-frame *{
    color: rgb(230, 230, 230);
}

.imgroup>img{
    
    box-shadow: 0px 0px min(50px, 4vw) rgb(36, 81, 104);
    
}