/* contem o css presente em todas as paginas */

body {
    background: #E5E5E5;
    font-family: "Raleway";
  }
  