body { 
  padding-top: 65px; 
}

.banner {
    width: 840px;
    height: 383.23px;
    display:grid;
    grid-column: 1/3;
    grid-row: 1/4;
    margin:auto;
}

.page1 {
    display:grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    background-image: url(images/space.jpg);
}

#p1 {
    display: grid;
    grid-column: 1/3;
    grid-row: 4/5;
    text-align: center;
    color:white;
    width:750px;
    margin:auto;
    padding:0.4cm;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: rgb(30, 30, 30);
    border-radius: 5px;
}

.button1 {
  display:grid;
  grid-column: 1/2;
  grid-row: 5/6;
  margin:auto;
}

.button2 {
  display:grid;
  grid-column:2/3;
  grid-row:5/6;
  margin:auto;
}

.button1 a {
    background-color: #04AA6D;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border-radius: 5px;
    font-weight:bolder;
}

.button2 a {
  background-color: #3486e2;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  border-radius:5px;
  font-weight:bolder;
}

.navbar {
  display: flex;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  align-items: center;
}

.navbar2 {
  margin-left: auto;
}

.navbar a {
  color: rgb(0, 0, 0);
  padding: 24px 40px;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  font-weight: bold;
}

.navbar2 a:hover {
  background-color: #ddd;
  color: black;
}

.button1 a:hover {
  background-color: #04945f;
}

.button2 a:hover {
  background-color: #2f77c9;
}

.page2 {
  background: url(https://39646145.fs1.hubspotusercontent-na1.net/hubfs/39646145/CodeNinjas%20-%20Marketting%20Website/Gradients/BG-Gradient-1.png);
  background-size: cover;
}

.page2 h1 {
 text-align: center;
 font-family: "Archivo Black",  sans-serif;
 font-weight:bolder;
 font-size: 70px;
 color:#04325a;
 line-height:1;
}

.page2 p {
  text-align: center;
}

.p2 {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color:rgb(56, 56, 56);
  font-size: 20px;
}

.links {
  display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: stretch;
  padding:50px;
  margin:auto;
  width:700px;
}

.video {
  display: flex;
  justify-content: center;
}

.p3 {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color:rgb(56, 56, 56);
  font-size:30px;
}

footer {
  padding:50px;
  text-align:center;
  background-color:#04325a;
}

.page2 {
  padding:50px;
}

.page2 {
  background: url(images/Why-codeNinja-Char-1.png), url(images/Why-codeNinja-Char-2.png);
    background-position: center -95px;
    background-repeat: no-repeat;
    background-size: 378px;
    background-position: right top, left top;
}

.coloredtext {
  color:#187abf;
}

.page3 {
  text-align: center;
}

.page3 h2 {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color:#3486e2;
}

.page3 h1 {
  font-family:"Archivo Black",  sans-serif;
  color:#04325a;
}

.findlocation {
  background-color: #04AA6D;
}

.findlocation span {
  color:white;
  font-weight: bolder;
}

.navbar2 .findlocation:hover {
  background-color: #04945f;
}

.footerlinks {
  display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	align-items: center;
	align-content: stretch;
}

ul {
  list-style: none;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

ul a {
  text-decoration: none;
  color:white;
}

.header {
  background: #fff;
    left: 0;
    padding: 0 4px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 12;
}

.header:before {
  background: url(https://39646145.fs1.hubspotusercontent-na1.net/hubfs/39646145/CodeNinjas%20-%20Marketting%20Website/Gradients/header-gradient.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
    content: "";
    height: 28px;
    left: 0;
    margin-bottom: -25px;
    position: absolute;
    width: 100%;
}

.create a, .jr a, .camps a {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  border-radius: 5px;
  font-weight:bolder;
}

.create {
  background: url(https://39646145.fs1.hubspotusercontent-na1.net/hubfs/39646145/CodeNinjas%20-%20Marketting%20Website/Gradients/Color-Fade_2x.webp);
  display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}

.jr {
  background: url(https://39646145.fs1.hubspotusercontent-na1.net/hubfs/39646145/CodeNinjas%20-%20Marketting%20Website/Color%20Fade-JR-@2x.png);
  display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}

.camps {
  background: url(https://39646145.fs1.hubspotusercontent-na1.net/hubfs/39646145/CodeNinjas%20-%20Marketting%20Website/Color%20Fade-Camp-@2x.png);
  display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
}