.hero {
  background-image: url(../assets/journey-bg.jpg);
  width: 100%;


}
a:hover, a:visited, a:link, a:visited, a{
  text-decoration: none;
  color: #ffffff;
}

.intend-act {
  font-size: 35px;
  padding-left: 520px;
  font-family:'Prata', serif;
}

.title.header {
  font-family: 'Prata', serif;
  line-height: 62px;
	font-style: normal;
	font-weight: normal;
	font-size: 85px;
	letter-spacing: -0.01em;
	color: #ffffff;

}

.subtitle {
  font-family: 'Prata', serif;
  line-height: 0.2rem;
	font-size: 65px;
  color: #ffffff;
  text-align: right;

}

.floatRightPencil {
  position: absolute;
  float:right;
  margin-left:20px;
  height: 12px;
  transform: rotate(135deg);
  left: 1200px;
  top: 550px;
  z-index: 2;

}

.floatRightPaper {
  float: left;
  position: absolute;
  left:  1100px;
  top: 480px;
  transform: rotate();
  height: 305px;
  z-index: 1;

}

.new-intention {
  font-family: 'Chivo', sans-serif;
  background-image: url(../assets/new-intention-bg.jpg);
  position: absolute;
	width: 420px;
	height: 60px;
  left: 38px;
  top: 254px;
  font-size: 45px;
  color: white;
  line-height: 74px;
  letter-spacing: -0.05em;

}

.enterIntention {
  width: 420px;
  height: 30px;
  margin-left: 38px;
  margin-top: 100px;
  
}

.new-frequency {
  font-family: 'Chivo', sans-serif;
  background-image: url(../assets/new-intention-bg.jpg);
  font-size: 45px;
  color: white;
  letter-spacing: -0.05em;
  width: 220px;
  margin-left: 500px;
  top: 254px;
  position: absolute;
  height: 60px;
  text-align: center;
}

.enterFrequency {
  width: 220px;
  height: 30px;
  margin-left: 38px;
  margin-top: 100px;

}

 .new-target {
  font-family: 'Chivo', sans-serif;
  background-image: url(../assets/new-intention-bg.jpg);
  font-size: 30px;
  color: white;
  letter-spacing: -0.05em;
  width: 150px;
  margin-left: 760px;
  top: 254px;
  position: absolute;
  height: 60px;
  line-height: 30px;
  text-align: center;

}

.enterTarget {
  width: 150px;
  height: 30px;
  margin-left: 42px;
  margin-top: 100px;

}

.new-date {
  font-family: 'Chivo', sans-serif;
  background-image: url(../assets/new-intention-bg.jpg);
  font-size: 35px;
  color: white;
  letter-spacing: -0.05em;
  width: 150px;
  margin-left: 950px;
  top: 254px;
  position: absolute;
  height: 60px;
  line-height: 30px;
  text-align: center;
  padding-top: 10px;

}

.enterDate {
  width: 150px;
  height: 30px;
  margin-left: 42px;
  margin-top: 100px;

}

.new-theme {
  font-family: 'Chivo', sans-serif;
  background-image: url(../assets/new-intention-bg.jpg);
  font-size: 30px;
  color: white;
  letter-spacing: -0.05em;
  width: 250px;
  margin-left: 1150px;
  top: 254px;
  position: absolute;
  height: 60px;
  line-height: 30px;
  text-align: center;
  padding-top: 10px;

}

.new-suggestion{
  font-family: 'Chivo', sans-serif;
  background-image: url(../assets/new-intention-bg.jpg);
  position: absolute;
	width: 450px;
	height: 55px;
  left: 38px;
  top: 394px;
  font-size: 35px;
  color: white;
  line-height: 74px;
  letter-spacing: -0.05em;

}

.intentions {
  font-family: 'Chivo', sans-serif;
  color: black;
  margin-left: 540px;
  margin-top: 5px;
  font-size: 20px;

}

.suggestions li {
  width: 350px;
}

.current-intentions {
  font-family: 'Chivo', sans-serif;
  background-image: url(../assets/journey-bg.jpg);
  position: absolute;
	width: 620px;
	width: 450px;
	height: 55px;
  left: 520px;
  top: 394px;
  font-size: 35px;
  color: white;
  line-height: 74px;
  letter-spacing: -0.05em;

}

.enterTheme {
  width: 210px;
  height: 30px;
  margin-left: 49px;
  margin-top: 100px;

}

.intentionButton {
  height: 80px;
  margin-left: 1100px;
  margin-top: 20px;
  width: 314px;
  font-size: 35px;
  background-image: url(../assets/set-intention.jpg);
  color: white;
}
  


.suggestions{
  font-family: 'Chivo', sans-serif;
  color: black;
  margin-left: 40px;
  top: 455px;
  font-size: 20px;
  position: absolute;
  
}

