body{
	font-family: 'Archivo Narrow', sans-serif;
}
h1{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 78px;
    letter-spacing: 0.75px;
}
h3{
	margin-top: 3px;
	font-size: 30px;
}

#intro-section{
	 padding-top:157px;
	 text-align: center;
	 padding-bottom:205px;
	 max-height:482px;
	 background-image: url("http://7-themes.com/data_images/collection/8/4498332-red-wallpapers.png");
	 background-size: cover;
	 color: lemonchiffon;
	}
.section-two{
	box-sizing: border-box;
    height: 616px;
	text-align: center;
  color: lemonchiffon;
	background-color: darkred;
}
p{
    text-align: left;
	margin: 0;
	font-size: 19px;
	letter-spacing: -0.35px;
	margin-bottom: -5px;
}
#mcdonald{
	width: 400px;
	height: 300px;
	float: right;
}
.text-1{
  box-sizing: border-box;
  width: 960px;
  height: 500px;
  margin: auto;

}
h2{
	text-align: center;
    font-size: 40px;
    margin-top: 0px;
    padding-top: 10px;
}
.section-three{
	 box-sizing: border-box;
	 height: 670px;
	 width: 100%;
	 background-color: lemonchiffon;
	 padding-top: 32px;
}



h4 {
  font-size: 21px;
  margin: 0;
  padding-top: 8px;
}
.container-two {
  width: 960px;
  height: 400px;
  margin: auto;
  margin-top: 2px;
}
.left {
  float: left;
  width: 440px;
  margin-right: 40px;
}
.right {
  float: left;
  width: 440px;
}
.container-two p{
  margin: 0;
  padding: 10px 0 43px 0;
  letter-spacing: 0.08px;
  font-size: 18px;
  line-height: 1.2em;
}
.container-two img{
  float: left;
  width: 200px;
  height: 150px;
  margin-right: 13px;
}
.section-four {
  box-sizing: border-box;
  text-align: center;
  height: 420px;
  width: 100%;
  background-color: darkred;
  color:lemonchiffon;
  padding-top: 40px;
}

.section-four p{
  width: 715px;
  height: 150px;
  margin: auto;
  letter-spacing: 0.2px;
  font-size: 27px;
  line-height: 1.15em;
}



.container-five {
  width: 965px;
  height: 40px;
  margin: auto;
  padding: 41px 0;
}

.container-five p {
      font-size: 18px;
    padding-left: 3px;
    letter-spacing: 0.1px;
}


.section-five{
  box-sizing: border-box;
  height: 98px;
  width: 100%;
  background-color:lemonchiffon;
  color: darkred;
}

.corner-icon {
  float: right;
}

i{
  padding-right: 2px;
  margin-top: -6px;
}
