*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}
body {
    background-color: papayawhip;
    overflow-x: hidden;
}
.sectionone{
    width: 100vw;
    position: relative;
    
    
}
.banner .opacity{
    position: absolute;
    height: 80vh ;
    width: 100vw ;
    background-color: black;
    opacity: .5;
}
nav{
    height: 15%;
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.logo{
    float: left;
    margin-left: 20px;
    font-weight: 700;
    font-size: 40px;
}
.logo span{
    color: rgb(13, 139, 13);
}
.buttons{
    margin-right: 50px;
}
.buttons a:hover{
    color:green;
}
nav ul{
    display: flex;
}
nav ul li{
    list-style: none;
    display: inline;
    margin-right: 20px;
    font-size: 18px;
}
.buttons a{
    color: black;
    text-decoration: none;
}

/* Hamburger menu styles */
.hamburger {
    display: none;
    font-size: 2em;
    background: none;
    border: none;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.banner {
    height: 85%;
    width: 100%;
    background-image:url(/images/legumes\ on\ a\ table.jpeg);
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.banner .opacity{
    position: absolute;
    height: 100% ;
    width: 100% ;
    background-color: black;
    opacity: .5;
}

.text{
    height: 350px;
    width: 600px;
    margin-top: 30px;
    text-align: center;
    color: white;
    position: inherit;

}

.text h1{

    margin-bottom: 20px;
    font-weight: 650;
}
.text p{

    margin-bottom: 32px;
    font-size: 20px;
}

.text a{
    background-color:rgba(30, 153, 14, 0.829);
    padding:10px;
    border-radius: 30px;
    color: white;
    font-size: 18px;
    margin-bottom: 30px;
    text-decoration: none;
}
.text a:hover{
    background-color:rgb(22, 196, 22);
    transform: 0.8s;
}



/* section two */
.sectiontwo{
    height: 83vh;
    width: 100vw;
    background-color: white;
   

}
.services{
    height: 9%;
    width: 100%;
    color: black;

}

.services h1{
    text-align: center;
    font-weight: bold;
    padding-top: 25px;
}
.cardholder{
    height: 91%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card{
    margin-right: 60px;
    background-color:white;

}
.card-body h5{
    color: green;
    font-size: 23px;
    font-weight: bold;
}
.card img{
    height: 180px;
    width: 100%;
    
}

/* section three */
.sectionthree{
    height: 80vh;
    width: 100vw;
    display: flex;
}

.picholder{
    height: 100%;
    width: 50%;
    background-image: url(/images/legumes\ 2.jpeg);
    background-position:center;
    background-size:cover;
}
.picdesc{
    height: 100%;
    width: 50%;
    background-color: #e5e5e5;

    display: flex;
    flex-direction: column;
    padding-left: 45px;
    padding-top: 60px;
    padding-right: 45px;
    
}
.picdesc h3{
    margin-top: 20px;
    margin-bottom: 28px;
    color: green;
    font-weight: 800;
}
.picdesc h4{
    margin-bottom: 35px;
    color: black;
}
.picdesc {
    color: black;
}
.picdesc ol li {
    margin-bottom: 15px;
}


/* sectionfour */
.sectionfour{
    height: 90vh;
    width: 100vw;
    background-color:#ffffff;
    display: flex;
    margin-bottom: 250px;
}
.sectionfour .karibu{
    height: 55%;
    width: 30%;
    line-height: 15px;
    /* background-color: blue; */
    margin: 160px 20px 160px 150px;
}
.sectionfour h3{
    color: black;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 21px;
}
.sectionfour h2{
    font-size: 35px;
    font-weight: 600;
    color: green;
    margin-bottom: 25px;
}
.sectionfour p{
    line-height: 20px;
    margin-bottom: 25px;
}
.sectionfour .fa-solid{
   margin-bottom: 10px;

}

.sectionfour .kati{
    height: 90%;
    width: 26%;
   
    margin: 90px 50px 80px 50px;
    display: flex;
    flex-direction: column;
}
.color{
    transition: transform 0.6s ease;
    cursor: pointer;
}
.color:hover{
    transform: translateY(-20px);
}
.color img{
    height: 80px;
    width: 80px;
    margin-bottom: 10px;
}
.sectionfour .flaticon-shield{
    background-image: url(/fonts/png/001-hot-air-balloon.png);
    font-size: 30px;
}
.sectionfour .mwisho{
    height: 90%;
    width: 26%;

    margin: 80px 50px 10px 50px;
    display: flex;
    flex-direction: column;
}
.sectionfour .fa-thin{
    font-size: 30px;
    color: white;
}
.sectionfour .color{
    height: 48%;
    width: 83%;
    margin-bottom: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}

.sectionfour .pink{
    background-color: wheat;
    height: 330px;
    width: 300px;
    padding: 18px;
}
.sectionfour .blue{
    background-color: rgb(199, 194, 194);
    height: 295px;
    width: 295px;
    padding: 18px;
    margin-top: 30px;
}
.sectionfour .green{
    background-color: #e5e5e5;
    height: 315px;
    width: 300px;
    padding: 18px;
    
    
}
.sectionfour .yellow{
    background-color: wheat;
    height: 305px;
    width: 285px;
    padding: 12px;
    margin-top: 30px;
}



  

/* sectionsix */
  .sectionsix{
    margin-top: 150px;
    height: 50%;
    width: 90vw;
    background-color: #f6f8fa;
    margin: 70px 70px;
    border: 10px solid white;
    box-shadow: 0px 0px 5px 5px rgba(194, 189, 189, 0.3);
    border-radius: 40px;
  }
  .topper{
    height: 12%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .topper h3{
    color: black;
    font-weight: bold;
    font-size: 48px;
  }
  
.groupimages{
    height: 35%;
    width: 90%;
    padding-top: 15px;
    margin-bottom: 30px;
    margin-left: 5%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.sectionsix .image{
    height: 100%;
    width: 30%;
    margin-right: 40px;
    text-align: center;
}

.sectionsix .level{
    height: 70%;
    width: 100%;
}
.sectionsix .time{
    height: 40%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}
.sectionsix img{
    border-radius: 10px;
    height: 130px;
    width: 180px;
    
    
}
.sectionsix .fa-linkedin{
    color: black;
}

.fa-linkedin:hover {
    color: rgb(31, 162, 223);
}
.sectionsix h4{
    margin-bottom: 0px;
}
.sectionsix p{
    margin-bottom: 0px;
   
}
/* section seven */
.sectionseven{
        height: 38vh;
        width: 100vw;
        background-color: rgb(250, 245, 245);
    }

    footer .container {
        padding-top: 25px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
       
    }

    footer .icons {
        margin-top: 60px;
        margin-left: 40px;
        display: grid;
        grid-template-columns: 1fr 1fr 4fr;
        
    }
    footer  img{
        height: 100px;
        width: 100px;
    }
    footer .jhub img{
        margin-top: 40px;
    }

    footer .jhub .fa-brands,.fa-solid {
        margin-right: 15px;
    }

    footer .fa-facebook:hover {
        color: rgb(31, 162, 223);
    }

    footer .fa-twitter:hover {
        color: rgb(31, 162, 223);
        }

    footer .fa-linkedin:hover {
        color: rgb(31, 162, 223);
    }

    footer h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 37px;
        font-weight: 700;
        line-height: 36px;
    }

    footer h2 {
        font-family: Arial, Helvetica, sans-serif;

    }
    footer p { 
        font-family: inherit;
    }
    footer a {
        text-decoration: none;
        cursor: pointer;
    }
    footer a:link, a:visited {
        text-decoration: none;
        color: black;
    }
    footer a:hover {
        color: rgb(31, 162, 223);
        text-decoration: underline;
    }
    footer a:active {
        color: black;
    }
    .copyright{
        margin-top: 30px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .copyright p {
        margin: 0;
        color: #6c757d; 
        font-size: 14px; 
    }

/* sectionone */
    @media ( 767px < width < 1025px ){
        
        body{
            overflow-x: hidden;
        }
        nav ul li{
            font-size: 24px;
            margin-right: 21px;
            margin-top: 8px;
        }

        .text h1{
            font-size: 30px;
        }
        .text p{
            font-size: 23px;
            margin-bottom: 42px;
        }
        .text a{
            font-size: 23px;
        }

    }


    @media ( max-width:500px ){
        nav{
            align-items: baseline;
            height: auto;
          }
        .sectionone .hamburger {
            margin: 10px ;
            display: block;
            align-items: center;
            
          }
         
          #nav-menu {
              display: none;
          }
      
          #nav-menu.show {
              display: block;
          }
      
          nav.menu-open + .content {
              padding-top: 400px; 
          }
          .content {
            transition: padding-top 0.3s ease;
        }
    
        .sectionone .buttons {
            display: none;
            flex-direction: column;
            width: 100%;
            position: absolute;
            top: 60px;
            left: 0;
            background: white;
            z-index: 1;
        }
      
        .buttons ul {
          flex-direction: column;
          align-items: flex-start;
          padding: 0;
          width: 100%;
        }
      
        .buttons ul li {
          margin: 10px 0;
          width: 100%;
          text-align: center;
        }
      
        .buttons ul li a {
          display: block;
          width: 100%;
          padding: 10px 0;
          text-decoration: none;
          color: black;
        }
      
        .buttons.show {
          display: flex;
        }

        /* Banner Styles */
    .banner{
        height: 60vh;
    }
    .text{
        height: 350px;
        width:400px;
       
    }
    .text h1{
        font-size: 26px;
        padding-left: 10px;
    }
    .text p{
        font-size: 19px;
        padding-left: 15px;
        margin-bottom: 70px;
    }
    
    }
    /* sectiontwo */
    @media ( 767px < width < 1020px ){
        .sectiontwo{
            height: 57vh;
            width: 100vw;
           
        
        }
        .sectiontwo .services{
            height: 8%;
            
        }
        .sectiontwo .services h1{
            padding-top: 8px;
        }
        .sectiontwo .card{
            height:540px ;
            width:130px ;
        }
        .sectiontwo .cardholder{
            height: 92%;
            padding-left: 40px;

        }
        .sectiontwo .cardholder h5{
            font-size: 27px;
        }
        .sectiontwo .cardholder p{
            font-size: 17px;
        }
        
        

    }

    @media ( 1021px < width < 1025px ){

        .sectiontwo{
            height: 52vh;
            width: 100vw;
           
        
        }
        .sectiontwo .services{
            height: 8%;
            
        }
        .sectiontwo .services h1{
            padding-top: 8px;
        }
        .sectiontwo .card{
            height:600px ;
            width:130px ;
        }
        .sectiontwo .cardholder{
            height: 92%;
            padding-left: 40px;

        }
        .sectiontwo .cardholder h5{
            font-size: 33px;
        }
        .sectiontwo .cardholder p{
            font-size: 22px;
        }

    }
    @media ( max-width:500px ){
        .sectiontwo{
            height: 160vh;
            margin-bottom: 20px;
        }
        .sectiontwo .services{
            height: 4%;
        }
        .sectiontwo .cardholder{
            height: 96%;
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
        }
        .sectiontwo .card{
            height:430px ;
            width:130px ;
            margin-right: 20px;
            margin-bottom: 7px;
        }
        .sectiontwo .cardholder h5{
            font-size: 25px;
        }
        .sectiontwo .cardholder p{
            font-size: 19px;
        }
        
    }
    @media ( 377px < width < 391px){
        .sectiontwo .card{
            height:400px ;
            width:130px ;
            margin-right: 20px;
            margin-bottom: 7px;
        }
        .sectiontwo .cardholder h5{
            font-size: 23px;
        }
        .sectiontwo .cardholder p{
            font-size: 17px;
        }
    }
    @media (max-width:376px){
        .sectiontwo{
            height: 170vh;
            margin-bottom: 20px;
        }
        .sectiontwo .services{
            height: 5%;
            font-size: 17px;
            
        }
        
        .sectiontwo .services h1{
            padding-top: 10px;
        }
        .sectiontwo .cardholder{
            height: 95%;
        }
        .sectiontwo .card{
            height:340px ;
            width:130px ;
            margin-right: 20px;
            margin-bottom: 7px;
        }
        .sectiontwo .cardholder h5{
            font-size: 17px;
        }
        .sectiontwo .cardholder p{
            font-size: 15px;
        }

    }

    /* sectionthree */
    @media ( 800px < width < 1025px ){
        .sectionthree .picdesc h3{
            font-size: 30px;
        }
        .sectionthree .picdesc h4{
            font-size: 27px;
        }
        .sectionthree .picdesc p{
            font-size: 20px;
        }
        .sectionthree .picdesc ol li{
            font-size: 20px;
        }
    }
    @media ( 750px < width < 769px ){
        .sectionthree{
            height: 86vh;
        }.sectionthree .picdesc{
            padding-left: 37px;
            padding-top: 30px;
            padding-right: 37px;
        }

        .sectionthree .picdesc h3{
            font-size: 30px;
        }
        .sectionthree .picdesc h4{
            font-size: 27px;
            margin-bottom: 15px;
        }
        .sectionthree .picdesc p{
            font-size: 20px;
        }
        .sectionthree .picdesc ol li{
            font-size: 20px;
        }
    }

    @media ( max-width:500px ){
        .sectionthree{
            height: 110vh;
            width: 100%;
            display: flex;
            flex-direction: column;
            
        }
        .sectionthree .picholder{
            height:30% ;
            width: 100%;
        }
        .sectionthree .picdesc{
            height:70% ;
            width: 100%;
            padding-top: 13px;
            padding-left: 27px;
        }
        .sectionthree .picdesc h3{
            font-size: 24px;
            margin-bottom: 7px;
        }
        .sectionthree .picdesc h4{
            font-size: 22px;
            margin-bottom: 10px;
        }
        .sectionthree .picdesc p{
            font-size: 19px;
        }
        .sectionthree .picdesc ol li{
            font-size: 19px;
        }
    }

    @media ( 374px < width < 391px){
       
        .sectionthree .picdesc h3{
            font-size: 18px;
            margin-bottom: 5px;
        }
        .sectionthree .picdesc h4{
            font-size: 16px;
            margin-bottom: 7px;
        }
        .sectionthree .picdesc p{
            font-size: 15px;
        }
        .sectionthree .picdesc ol li{
            font-size: 14px;

    }
    
}
  @media (320px < width < 368px){

    .sectionthree .picdesc h3{
        font-size: 18px;
        margin-bottom: 5px;
    }
    .sectionthree .picdesc h4{
        font-size: 16px;
        margin-bottom: 7px;
    }
    .sectionthree .picdesc p{
        font-size: 15px;
    }
    .sectionthree .picdesc ol li{
        font-size: 14px;

}

  }


  /* sectionfour */
  @media ( 780px < width < 1025px ){
    .sectionfour{
        height: 120vh;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .sectionfour .karibu{
        height: 37%;
        width: 33%;
        line-height: 15px;
        margin: 40px 60px 20px 30px;
    }
    .sectionfour h2{
        font-size: 39px;
        font-weight: 600;
        color: green;
        margin-bottom: 25px;
    }
    .sectionfour .karibu p{
        font-size: 23px;
        line-height: 23px;
        margin-bottom: 25px;
    }

    .sectionfour .kati{
        height: 40%;
        width: 40%;
        margin: 50px 50px 20px 40px;
        display: flex;
        flex-direction: column;
    }

    .sectionfour .mwisho{
        height: 42%;
        width: 40%;
        margin: 30px 70px 10px 50px;
        display: flex;
        flex-direction: column;
    }
    .sectionfour .color p{
        font-size: 20px;
    }
    .sectionfour .color img{
        height: 50px;
        width: 50px;
        margin-bottom: 7px;
    }
    .sectionfour h3{
        margin-bottom: 15px;
    }
  }
  @media ( 700px < width < 775px ){
    .sectionfour{
        height: 133vh;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .sectionfour .karibu{
        height: 38%;
        width: 36%;
        line-height: 15px;
        margin: 40px 60px 20px 30px;
    }
    .sectionfour h2{
        font-size: 39px;
        font-weight: 600;
        color: green;
        margin-bottom: 25px;
    }
    .sectionfour .karibu p{
        font-size: 23px;
        line-height: 23px;
        margin-bottom: 25px;
    }

    .sectionfour .kati{
        height: 40%;
        width: 40%;
        margin: 50px 50px 20px 40px;
        display: flex;
        flex-direction: column;
    }

    .sectionfour .mwisho{
        height: 47%;
        width: 40%;
        margin: 30px 70px 10px 50px;
        display: flex;
        flex-direction: column;
    }
    .sectionfour .color p{
        font-size: 20px;
    }
    .sectionfour .color img{
        height: 50px;
        width: 50px;
        margin-bottom: 7px;
    }
    .sectionfour h3{
        margin-bottom: 15px;
    }
    
  }
  @media (max-width: 576px){
  .sectionfour{
    height: 180vh;
    width: 100vw;
    display: block;
    box-sizing: border-box;
    margin-bottom: 2px;
   }
   .sectionfour .karibu{
    height: 20%;
    width: 70%;
    line-height: 15px;
    margin: 30px 10px 20px 70px;
   }
   .sectionfour .karibu h2{
    font-size: 26px;
    font-weight: 600;
    color: green;
    margin-bottom: 25px;
}
.sectionfour .karibu p{
    font-size: 18px;
    margin-bottom: 15px;
}
   .sectionfour .kati{
    height: 35%;
    margin-top: 20px;  
    width: 70%;
    margin: 20px 50px 10px 60px;
    display: flex;
    flex-direction: column;
   }
   .sectionfour .mwisho {
    height: 35%;
    width: 70%;
    margin: 20px 50px 0 60px;
    display: flex;
    flex-direction: column;
   }
    
    .sectionfour .color{
        height: 45%;
        width: 100%;
        margin-bottom: 11px;
    }
    .sectionfour .mwisho .color{
        height:48%;
        width: 100% ;
    }
    .sectionfour .color img{
        height: 40px;
        width: 40px;
        margin-top: 33px;
        margin-bottom: 7px;
    }
  }
  

  @media (320px < width < 377px){
    .sectionfour{
        height: 200vh;
        width: 100%;
    }
    

    .sectionfour .karibu h2{
        font-size: 22px;
        font-weight: 400;
        color: green;
        margin-bottom: 20px;
    }
    .sectionfour .karibu p{
        font-size: 15px;
        margin-bottom: 15px;
    }
    .sectionfour .karibu{
        height: 19%;
    }
    
    .sectionfour .color img{
        height: 30px;
        width: 30px;
        margin-top: 27px;
        margin-bottom: 7px;
    }
    .sectionfour .color h3{
        font-size: 16px;
        margin-bottom: 14px;
    }
    .sectionfour .color p{
        font-size: 15px;
    }
    .sectionfour .kati{
        height: 38%;
        width: 77%;
    }
    .sectionfour .pink{
        height: 48%;
        margin-bottom: 8px;
        margin-bottom: 2px;
    }
    .sectionfour .blue{
        margin-top: 10px;
    }
    .sectionfour .yellow{
        margin-top: 8px;
    }
    .sectionfour .mwisho{
        height: 38%;
        width: 77%;
    }
    .sectionfour .mwisho .green{
        margin-bottom: 2px;
    }
  }
  @media (380px < width < 395px){
    .sectionfour{
        height: 180vh;
    }
    .sectionfour .karibu h2{
        font-size: 20px;
        font-weight: 350;
        color: green;
        margin-bottom: 10px;
    }
    .sectionfour .karibu{
        height: 18%;
        margin-left: 41px;
    }
    .sectionfour .color h3{
        font-size: 15px;
        margin-bottom: 12px;
    }
   
    .sectionfour .mwisho {
        height: 37%;
        width: 72%;
        margin: 20px 50px 20px 60px;
        display: flex;
        flex-direction: column;
       }

  }


  /* sectionsix */
  @media ( 787px < width < 1020px ){
    .sectionsix{
        margin-top: 20px;
        width: 80vw;
        height: 210vh;
    }
    .sectionsix .bottom {
      flex-direction: column;
      align-items: center;
    }
  
    .sectionsix .image {
      width: 90%;
      margin-bottom: 20px;
    }

    .groupimages{
        display: block;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .sectionsix .image{
        height: 100%;
    }
    .sectionsix img{
        border-radius: 10px;
        height: 180px;
        width: 250px;   
    }
    .topper{
        height: 6%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .topper h3{
        color: black;
        font-weight: bold;
        font-size: 48px;
      }
  }
 @media  ( 727px < width < 775px ){
    .sectionsix{
        margin-top: 20px;
        width: 80vw;
        height: 240vh;
    }
    .sectionsix .bottom {
      flex-direction: column;
      align-items: center;
    }
  
    .sectionsix .image {
      width: 90%;
      margin-bottom: 20px;
    }

    .groupimages{
        display: block;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .sectionsix .image{
        height: 100%;
    }
    .sectionsix img{
        border-radius: 10px;
        height: 180px;
        width: 250px;   
    }
    .topper{
        height: 6%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .topper h3{
        color: black;
        font-weight: bold;
        font-size: 48px;
      }

 }
 @media ( max-width:500px ){
    .sectionsix{
        margin-top: 20px;
        width: 90vw;
        height: 270vh;
        margin-left: 30px;
        margin: 30px 30px;
    }
    .sectionsix .bottom {
      flex-direction: column;
      align-items: center;
    }
  
    .sectionsix .image {
      width: 90%;
      margin-bottom: 20px;
      margin-right: 5PX;
    }

    .groupimages{
        display: block;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .sectionsix .image{
        height: 100%;
    }
    .sectionsix img{
        border-radius: 10px;
        height: 180px;
        width: 250px;   
    }
    .topper{
        height: 6%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .topper h3{
        color: black;
        font-weight: bold;
        font-size: 48px;
      }

 }
 @media (320px < width < 370px){
    .sectionsix{
        height:330vh ;
    }
    .sectionsix .topper h3{
        font-size: 35px;
        margin-right: 30px;
    }

 }

 @media (380px < width < 395px){
    .sectionsix{
        height:290vh ;
    }
}
  @media (371px < width < 380px){
    .sectionsix{
        height: 310vh;
    }
        .sectionsix img{
            border-radius: 10px;
            height: 150px;
            width: 220px;   
        }
        .sectionsix .topper h3{
            font-size: 25px;
            margin-right: 30px;
        }
        .sectionsix .image{
            height: 17%;
        }
        .sectionsix .time h4{
            font-size: 15px;
        }
        .sectionsix .time p{
            font-size: 13px;
        }
    }

    /* sectionseven */
    @media ( 767px < width < 1020px ){
        .sectionseven{
            height: 30vh;
        }
        .sectionseven .legumatic h1{
            font-size: 30px;
            margin-right: 40px;
        }

    }
    @media ( 1021px < width < 1026px ){
        .sectionseven{
            height: 28vh;
        }

    }
    @media ( max-width:500px ){
        .sectionseven{
            margin-top: 0;
            height: auto;
            display: block;
        }
    
        footer .container {
            padding-top: 10px;
            display: block;
            text-align: center;
        }
          
        footer .legumatic h1{
            width: 100%;
            text-align: center;
        }
         
        footer .icons{
            width: 100%;
    
        }
    
        footer .links{
            margin-top: 50px;
        }
          
        footer .about {
            margin-top: 10px;
        }
        footer .jhub img{
            margin-top: 2px;
        }
        footer .about h4{
            font-size: 16px;
        }
          
        footer .icons {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
            place-content: center;
            margin-right: 8px;
            margin-left: 5px;
        }
        footer .legumatic {
            position: absolute;
            left: 80px;
            right: 120px;
            text-align: center;
        }
    }
    
    

 



























      

  
