*{
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: "Gloock Regular";
    src: url("Gloock-Regular.ttf");
  }

  .image-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
  }
  
  .steps {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
  
  img {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  
  p.about-recipie {
    font-size: 18px;
    line-height: 1.5;
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
  }
  
header{
    background-color: #d14d4d;
    font-family: Arial;
    font-size: 30px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.info h2 p{
    float: left;
}

body p{
    text-align: center;
}

footer{
    position:fixed;
    bottom:0;
    right:0;
    left:0;
}


nav ul li {
    background-color: #fff;
    border-bottom: 1px solid #d14d4d;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}


nav ul {
    justify-content: space-evenly;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

nav ul li {
    margin: 0 10px;
}

nav li a {
    color: #d14d4d;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

nav ul li a:hover {
    background-color: #d14d4d;
    color: #fff;
}


.recipie{
    font-size: 30px;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 5;
    text-align: center;
}

.info{
    font-weight: bold;
    font-size: 20px;
}

.Splitter{
    text-align: center;
    padding-right: 1;
}

.image-container a p{
    display: flex;
    justify-content: center;
    -ms-flex-align: center;
  
}

.image-container img{
    border-radius: 35px;
    float: left;
    margin: 5px;

}

.about-recipie {
    word-wrap: break-word;
    width: 50%;
    font-family: serif;
    font-weight: lighter;
    font-size: larger;
}


.about-chutney{
    padding-top: 50px;
    padding-bottom: 30px;
    font-family: 'fantasy';
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #d14d4d;
}

.Ingredients p{
    padding: 3px;
    justify-content: left;
}

.steps{
    padding-top: 0px;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Gloock-Regular';
    color: #d14d4d;
    text-align: center;
}

.Tools h2{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    text-align: center;

}

.section-food-req{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
  
.section-Ingredients{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

.section-Tools{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

.section-food-req{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}



.section-print{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

.section-print button{
    font-size: 25px;
}

body {
    background-color: #e2e2e2;
}

.section-intro{
    text-align: center;
    margin: 20px;
    padding-bottom: 40px;
}

.section-intro h2{
    font-size: 35px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

.section-intro p{
    font-size: 20px;
}

fieldset{
    border-radius: 10px;
}

.upload-recipies{
    padding-left: 15px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

.personal-information{
    padding: 5px;
}

.email{
    padding: 5px;
}

.email-input{
    border-radius: 5px;
    padding: 5px;
}

.address-input{
    border-radius: 5px;
    padding: 5px;
}

.address-style{
    padding: 5px
}

.first-name{
    padding: 5px;
}

.fname{
    border-radius: 5px;
    padding: 5px;
}

.sname-padding{
    border-radius: 5px;
    padding: 5px;
}

.surname{
    padding: 5px;
}

.form-h2{
    font-size: 20px;
    font-family: 'Courier New', Courier, monospace;
    padding: 5px;
    display: flex;
    flex-direction: column;
}

.disclaimer{
    text-align: center;
    font-size: 30px;
    padding: 10px;
}

.units{
    padding: 2px;
}

.button{
    font-size: 30px;
    color: #d14d4d;
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
    padding-bottom: 30px;
}

.button1{
    font-size: 30px;
    color: #d14d4d;
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
}

.p-i{
    font-size: 25px;
    color: #d14d4d;
}

.terms-1{
    font-size: 30px;
    font-family: 'Courier New', Courier, monospace;
    text-align: center;

}

.q-and-a{
    padding: 10px;

}

.q-and-a h2{
    padding: 5px;
    color: #d14d4d;
    font-family: 'Courier New', Courier, monospace;
}

.q-and-a-header{
    text-align: center;
    font-size: 40px;
}

table,
th,
td{
    border: 1px solid black;
    padding: 10px;
}

table{
    padding: 20px;
}

