@font-face {
  font-family: 'JosefinSans';
  src:url('/Fonts/JosefinSans-Medium.ttf');
}



#NuTaendesDerStjernerContentWrapper{
  display: flex;
  justify-content: center;
  width:90vw;
  text-align: center;

}

#NuTaendesDerStjernerContent{
  padding-top: 100px;
    color:white;
    width: 90vw;
}


#NuTaendesDerStjernerContent img, iframe{
  width:300px;
  height:300px;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.19);

}

/* #NuTaendesDerStjernerContent h1{
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.19);
  margin-bottom: -10px;
} */

.imgSpotifyPlayer {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-direction:row;
  flex-wrap: wrap;
}

.imgSpotifyPlayer div{
  padding:20px;
}
