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)')
  
}
a { color: #ff6a3c;
text-decoration: none}
a:hover { color: #ff9c7f; }

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'; }