@import url('https://fonts.googleapis.com/css?family=Trirong:100,200,300,400,600,700');
*{ box-sizing:border-box; }
body{ background:#fafeff; width:100%; padding:0; margin:0; }
.wrapper{ margin:0 auto; min-width: 330px; max-width: 600px; height:auto; font-family:'Trirong'; font-size:14px; font-weight:400;color:#8077b7; text-align:center; line-height:16px; margin-top:5%; }
.wrapper img{ width:90%; height:auto; margin-left:5%; margin-right:5%; margin-bottom:15px; clear:both;}
.wrapper .soon{ font-size:24px; color:#68609e; margin-bottom:15px; font-weight:700; }
.wrapper span{ font-weight:700; }
a{text-decoration:none; color:#8077b7;font-family:'Trirong'; font-size:14px;font-weight:400; }
a:hover{text-decoration:underline; }
.wrapper .moinho{ margin-top:10px; margin-bottom:10px; margin-left:25%; margin-right:25%; width:50%; height:auto; }
