.rshead{
  background-color: white;
} 


.rssticky-header.fixed {
  background-color: white;
  border-color: white;

 
}


.rssticky-header.fixed {

  display: flex
;
    position: fixed;
    right: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
    z-index: 1040;


}


#Rssubheader{

  background-color: white;


    border-color: white;

}

#RsNavcolor::after{

  color: #2D3E40;
}





