body {
    background-color: #f7f7f7;
}
.clear {
    clear: both;
}

/* set the width for the content and make it centered */
.container {
    max-width: 960px;
    margin: 0 auto;
    margin: center;
}

img {
    width: 100%;
}

.col2 {
    max-width: 460px;
    padding: 10px;
    float: left;
}

.at_home {
    margin-top: 250px;
    float: left;
    
}

.home_text {
    margin-top: 15px;
    margin-left: 40px;
    margin-right: 70px;
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    max-width: 310px;
    font-size: 16px;
}

h1 {
    font-family: ivypresto-headline, serif;
    font-size: 90px;
    margin-left: 100px;
    margin-top: 25px;
    color: #ff0000;
}

h2 {
    font-family: fatfrank, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    margin-right: 200px;
}

h3 {
    font-size: 28px;
    font-family: ivypresto-headline, serif;
    margin-right: 100px;
    margin-left: 20px;
    margin-top: 1px; 
    margin-bottom: 5px;
}

p {
    font-size: 16px;
    line-height: 1.5;
}

.column_list {
    column-count: 2;
    column-gap: 40px;
}

/* this is footer */
footer {
    font-size: 14px;
    margin-top: 100px;
    margin-bottom: 40px;
    text-align: center;
}


.container  {
    max-width: 960px;
    margin: 0 auto;
}


h4  {
        font-family: fatfrank, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 70px;
        margin-left: 60px;
        margin-right: 100px;
        margin-top: 250px;
        margin-bottom: 50px;
        
            
        
 
}

h5  {
        font-size: 80px;
        margin-left: 200px;
        margin-right: 2px;
        margin-top: 2px;
        margin-bottom: 5px;
        float:left;  
        font-family: degular, sans-serif;
        font-weight: 800;
        font-style: normal;
        color: #3c00cb;
}

.steps {
    float: left;
    font-size: 40px;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 5px;
    
}

.steps_list {
    width: 500px;
    margin-bottom: 55px;
    margin-top: 5px;
    margin-left: 210px;
    line-height: 2.5;
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    
}


.When_title {
    float: left;
    font-size: 30px;
    margin-left: 295px;
    margin-right: 285px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: ivypresto-headline, serif;
    font-weight: 600;
    font-style: normal;
}

.when_list {
    column-count: 2;
    line-height: 35px;
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 30px;
    column-gap: 120px;
    max-width: 980px;
}


.Why_title  {
        font-family: fatfrank, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 70px;
        margin-top: 180px;
        margin-left: 60px;
        
}


.why_paragraph  {
    max-width: 700px;
    margin-top: 300px;
    margin-left: 160px;
    margin-right: 20px;
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}

.fact_img {
    width:200px;
    height:700px;
    float: left;
}

.facts_title    {
    font-size: 37px;
    margin-left: 270px; 
    margin-top: 90px;
    font-family: ivypresto-headline, serif;
}

.fact_text {
    width: 500px;
    margin-top: 50px;
    margin-left: 270px;
    column-count: 2;
    column-gap: 40px;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 400px;
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.FAQ_title  {
    font-size: 70px; 
    font-family: fatfrank, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: 60px;
}

.question_one   {
    font-size: 20px;
    font-family: ivypresto-headline, serif;
    font-weight: 600;
    font-style: normal;
    list-style-type: square 
    
}

.answer_one     {
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    max-width: 750px;
    
}

.question_two   {
    font-size: 20px;
    list-style-type: square;
    font-family: ivypresto-headline, serif;
    font-weight: 600;
    font-style: normal;

    
}
.answer_two     {
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px; 
    max-width: 790px;
    
}

.question_three    {
   list-style-type: square 
}

.answer_three      {
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    max-width: 790px;
}

.answer_four       {
    font-family: degular, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px; 
    max-width: 820px;

}
