@charset "UTF-8";

a:link,a:active,a:hover {
  color:#ED8D26;
/* Rosa claro */
  font-family:'Luminari',fantasy;
  font-size:14px;
  font-weight:500;
  text-decoration:none;
}

a:visited {
  color:#ED8D26;
  font-family:'Luminari',fantasy;
  font-size:14px;
  font-weight:500;
}

body {
  color:white;
  background-color:#000000;
  background-image:url(https://static-cdn.strpst.com/photos/6/f/4/6f4e704714b225055241b15b7045c495-full);
  background-repeat:no-repeat;
  background-position:100% 30px;
  background-size:45%;