
section:nth-child(1) {
    margin: 0 120px 0 240px;
    border-left: 5px solid #ffda94;
}

section:nth-child(n+2):nth-child(-n+6) {
    margin: 0 100px 0 250px;
    border-right: 5px solid #ffda94;
}

section:nth-child(n+7):nth-child(-n+9) {
    margin: 0 120px 0 240px;
    border-left: 5px solid #ffda94;
}

section:nth-child(n+10):nth-child(-n+13) {
    margin: 0 100px 0 250px;
    border-right: 5px solid #ffda94;
}

section:nth-child(14) {
    margin: 0 120px 0 240px;
    border-left: 5px solid #ffda94;
}

.leaderBox h1 {
    font-size: 120px;
    color: #f8d3dc;
    text-shadow: 8px 8px 0px #448aab;
    /* -webkit-text-stroke: 5px #d49ba9; */
    position: relative;
    left: 200px;
    top: -1600px;
}

.imgBox1 {
    text-align: center;
    margin: 50px;
    display: flex;
}

.imgboxLi1 {
    text-align: center;
}

.imgBox1-1 {
    height: 680px;
    margin-right: 30px;
}

.imgBox1-2 {
    width: 500px;
}

.imgBox1-3 {
    width: 500px;
    margin-bottom: 20px;
}

.imgBox2 {
    text-align: center;
    margin: 50px;
    display: flex;
}

.imgBox2-1 {
    /* width: 500px; */
    margin-right: 30px;
}

.imgBox2-2 {
    width: 650px;
}

.imgBox2-3 {
    width: 650px;
}

.imgBox3 {
    text-align: center;
    margin: 50px;
    display: flex;
}

.imgBox3-1 {
    width: 350px;
    margin-right: 30px;
}

.imgBox3-2 {
    width: 500px;
}

.imgBox4 {
    text-align: center;
    margin: 50px;
    display: flex;
}

.imgBox4-1 {
    width: 500px;
    margin-right: 30px;
}

.imgBox4-2 {
    width: 500px;
}

.imgBox4-3 {
    width: 650px;
}

.imgBox5 {
    text-align: center;
    margin: 50px;
    display: flex;
}

.imgBox5-1 {
    width: 450px;
    margin-right: 30px;
}

.imgBox5-2 {
    width: 550px;
}

.imgBox6-1{
    float: left;
    margin: 5px 30px;
}