body {
  
  background: radial-gradient(
    circle at center,
    #fff7f2 0%,   
    #ffe3d3 40%, 
    #ffd1c0 70%,  
    #ffc4b0 100%  
    	
  ); }

@font-face {
  font-family: 'amiamie';
  src: url('[amiamie-regularround.woff](./media/2526/luciane/font-/amiamie-regularround.woff)')
       url('[amiamie-italicround.woff](./media/2526/luciane/font-/amiamie-italicround.woff)')
  
}


h1 {
  font-family: "amiamie" !important;
  color: #ff6a3c !important;
}
h2 { font-family : 'amiamie' }
h3 { font-family : 'amiamie' }
p { font-family : 'amiamie' }
a { font-family : 'amiamie'}

 body {
  font-family: 'amiamie'; }

a { color: #ff6a3c;
text-decoration: none}
a:hover { color: #ff9c7f; }

.film-note { font-size: 1em; color: #444; font-style: italic; margin-top: -2%; }



h1 {
  color: #ff7f32;
}

h2 {
  color: #ff9f70;
}

h3 {
  color: #e5938f;
}
.mep { 
width: 1200px;
height: auto;
display: block; 
margin-left:-2.5rem;
}

.mp {
  
width: 1200px;
height: auto;
display: block; 
 margin-left:-1rem 
}