body{
    background-color:  #649549;
    font-family: 'poppins' sans-serif;
    
}
 
.button{
     background-color:  #6CB840;
}

.insert{
    background-color: azure;
}

     .main-message{
        color:#EAAB1B; 

     }

     .burger-card{
        color: rgb(159, 159, 159);
       display: block;

    background-color: #d3f0c3;
    border-radius: 1rem;
     border-radius: 1rem;
            padding: 1.5rem;
            
     }


    

      .Navigator{
        display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 2rem;
      }

        #food{
            padding: 1rem;
            margin: 1px; ;

        }
           
      

      

#special-combo{
    color: #6CB840;
}


#main-nav{
    text-align: center;
}

#eat{
    color: #EAAB1B;
}

#eat-2{
    text-align: right;
}

  .food{
     border-radius: 0.5rem;
      padding: 1rem;
  }

  #centre-chain{
    justify-content: end;

  }

  #eating-together{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #eat{
    text-align: right;
  }

  #centre-chain{
    justify-content: right;
  }

  .eat-together{
    
    background-color: white;
    ;
  }

    #burger{
         margin: -2rem;
    padding: -2rem;
    border-radius: 1rem;
     border-radius: 1rem;
            padding: 1.5rem;
    }

    .logo{
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #000000;
    }

    .End-part{
        background-color: #C9ECB5;
        padding: 2rem;
        text-align: center;
        color: white;
    }

    #days{
        text-align: left;
        color: #000000;
    }

    #available-1, #available-2{
        padding: 1rem;
    }

    .food{
      border-radius: 0.5rem;
        padding: 1rem;
    }

    .Contact-page{
        text-align: center;
        justify-content: first baseline;
    }

    .contact{
      color: #000000;
    }

    #follow{
        text-align: right;
    }

    .sign-up{
        text-align: right;
    }

    .picture{
        width: 30px;
        height: 30px;
        justify-content: right;
    }

    .serrator{
        color: #000000;
        justify-content: left;
    }

   #advice{
    text-align: center;
   }  

   #Menu{
    text-align: center;
    color: #3d9709;
   }

   #eating-together{
    border-radius: 1rem;
            padding: 1.5rem;
           
   }

   .Food{
     border-radius: 1rem;
            padding: 1.5rem;
   }