.issue {
	background: #A2A882;	
}

#immersion_content_footer section{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#immersion_content_header{
  background: white
}