
.redforyt {
    color: #EE1F39;
}

.redfor.tv {
    color: #684580;
}

.blankforfooter {
    color: white;
}

p {
  font-family: "Raleway", sans-serif;
  font-size: 2em;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

 h4 {
  font-family: "Raleway", sans-serif;
  font-size: 2em;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: italic
}

 h1 {
  font-family: "Raleway", sans-serif;
  font-size: 3em;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  text-align: center;
}

body {
  background-image: url("background.JPG");
  background-size:cover;
  background-position: auto;
}

img:hover {
  opacity: 0.9
}
