| 
					
				 | 
			
			
				@@ -75,8 +75,9 @@ header[role="banner"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     margin:0; display: inline-block; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     a.site-name{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       display: block; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      $w:290px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      $w:260px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       width:$w; height:$w * 0.22; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      margin-top: 0.15em; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background-image: url(../img/logo.svg); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background-color: white; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background-repeat:no-repeat; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -496,6 +497,7 @@ main[role="main"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #audio-player{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   position: absolute; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   top:0; left:0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  padding-left:1.2em; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   background-color: white; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   height:100%; min-width:300px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   z-index: 20; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -526,7 +528,7 @@ main[role="main"]{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       width:70px; height:1px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       background-color: #000; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       overflow: visible; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      transform: rotateZ(-45deg); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      transform: rotateZ(-46deg); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       .loader{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         width:0; height:100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         background-color: red; 
			 |