/* Stylesheets Style Intern */
h1 {
  font-family: Roboto, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; }

p {
  font-family: Raleway, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
  color: #4D0607; }

.jumbotron {
  background: #020024;
  background: linear-gradient(90deg, #020024 0%, rgba(9, 9, 121, 0.8407738095) 35%, #00d4ff 100%);
  color: white; }

.jumbotron p {
  color: white; }
