body, head {
margin: 0;
width: 100%;
max-width:fit-content;
color: #ffffff;
background: #111111;
line-height: 1.6;
overflow-x: auto;
height: 100%;

}

h2{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: large;
    font-weight: 300;
    background-color: #111111;
    color: #f09801;
    padding: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

h2 b{
    color: orangered;
}

h3 {
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: medium;
    font-weight: 300;
    background-color: #111111;
    color: orangered;
    padding: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.Food-menu h3, .Drink-menu h3{
    color: orangered;
}

p{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: large;
}

a{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: large;
    font-style: oblique;
    max-width: 100%;
}

.section{
    background-color: #111111;
    padding: 4px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: sticky;
    top: 0;
    max-width: 100%; 
}

form{
    color:#f09801;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    max-width: 100%;

}

form textarea{
    max-width: 100%;

}

form label{
    font-size: large;
}

.message textarea{
    width: 5%;
    height: 5%;

}

.section p{
    display: inline-block;
}


.sec-img img{
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.Links, .sec-img{
   
    display: inline-block;
}

.Links{
    width:fit-content;
    max-width: 100%;

}

.Links a{
    color: #f09801;
    padding: 14px 16px;
    text-decoration: none;
}

.sec-img{
    
    max-width: 100%;
}

.p a{
    color:orangered;
}

.p p{
    color:orangered;
    padding-left: 2px;
}

.image-logo{
    background-color: black;
    padding: 5px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.image-logo img{
    padding: 5px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    max-width:100%;
    height:20%;
    max-height:25%;
}

.sec-img{
    display: inline-block;
    max-width: 100%;

}

.Internal-Links a{
    color: #f09801;;
    padding-left: 3%;
}

.Internal-Links{
    background-color: #111111;
    overflow-x: auto;
    padding: 14px 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.Landing-Cooking{
  display: flex;
  
  overflow-x: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.landing, .cooking{
    padding: 5px;
    max-width: 100%;
}

.landing p, .cooking p{
     color: #111111;
}

.landing a, .cooking a{
    color:#f09801;
}

footer{
    background-color: #111111;
    padding: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

footer p{
    color: #f09801;
}

h1 b, footer a, h1 u{
    color: orangered;

}

.footer-contact p{
    display: inline-block;
}

q{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: x-large;
    color: #f09801;
}

.Articles{
    display: flex;
  overflow-x: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.Concept{
    display: inline-flex;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    width: 100%;
}

.Top-Care-Img{
      display: flex;
  overflow-x: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.Top-Care-Img img{
    padding: 5px;

}

.Cooking{
    display: inline-flex;
    color: #ff7500;
    outline-style: solid;
    outline-color: black;
    outline-width: 3px;
    border-radius: 25px ;
    -webkit-border-radius: 25px ;
    -moz-border-radius: 25px ;
    -ms-border-radius: 25px ;
    -o-border-radius: 25px ;
}

.Menu-Background{
    width: 100%;
    background-color: rgb(243, 239, 239);
    color: #ff8500;
    padding: 5px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.Menu-Background a{
    color:#ff7500
}

.Community{
display: inline-flex;
outline-style: solid;
outline-color: #ff7500;
outline-width: 3px;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
width: 99%;
}

.Drink-Menu{
    background-color: #111111;
    padding: 5px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.Home-Link a, .Food-Link a, .Drink-Link a, .Food-Link-2 a{
    color: #ff7500;
}

.Food-Link-2 a{
    margin-left: 2%;
}

.Drink-Link a{
    margin-left: 2%;
}

.Food-Menu p{
    color: #111111;

}

.Intro-Article, .News-Article, .Food{
    padding-left: 5px;
    
}

.Menu-Background a:hover, .nav a:hover, .p a:hover, .Internal-Links a:hover, .Food-Link a:hover, .Food-Link-2 a:hover, .Drink-Link a:hover, .internal-navigate a:hover, .Landing-Cooking a:hover, .contact-footer a:hover, .footer-contact a:hover, .Home-Link a:hover{
    color:orangered;
}

.Menu-Background a:hover, .nav a::after, .p a::after, .Internal-Links a::after, .Food-Link a::after, .Food-Link-2 a::after, .Drink-Link a::after, .internal-navigate a::after, .Landing-Cooking a::after, .contact-footer a::after, .footer-contact a::after, .Home-Link a::after{
    color:red;
}

b, a{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

img, video{
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.Chickpeas-Rice-Img{
    display:inline-block;
    
}

.Food-Menu img{
    
    padding: 5px;
}

.Food-Menu{
    display: flex;
  overflow-x: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.word b{
    color: black;
}

.Menu-Img video{
    max-width: 100%;

}