body{
    margin: 0%;
}
.head{
    position:fixed ;
    z-index: 1;
    background-color: rgb(247, 154, 131);
    width: 100%;
    height: 114px;
    border: solid;
    border-block-start-width: 0;
    border-color: white;
    border-right-width: 0;
    border-left-width: 0;
    border-block-end-width: 1px;
  
}
.up-img{
    width: 84px;
    height: auto;
    position: absolute;
    left: 27px;
    top: 18px;
}
.social-media{
    width: auto;
    float: right;
    position: relative;
    top: 46px;
    left: -70px;
    
}

.social-icon{
    width: 26px;
    position: relative;
    right: 0px;
    top: 3px;
}
.head-words{
    
    width: fit-content;
    height: fit-content;
    float: right;
    font: 20px / 1.2 "Nobel", Helvetica, Arial, sans-serif posi;
    position: relative;
    right: 123px;
    top: 53px;
    word-spacing: 35px;
    font-family: sans-serif;
    font-size: 18px;
    color: white;
    display: flex;
    
}


.top{
    padding: 24px;
    position: relative;
    top: -42px;
}
.top:hover{
    text-decoration: underline;
}
.main-img{
    position: relative;
    top: 85px;
    width: 100%;
    
}
.img-div{
    position: relative;
    top: 28px;
}
.s-word{
    text-transform: uppercase;
    font-family: cursive;
    font-size: 2.5vw;
    font-weight: 900;
    line-height: 73px;
    margin-bottom: 32px;
    position: absolute;
    bottom: 68px;
    left: 122px;
    color: white;
}
.button-banner1{
    background: transparent;
    border: 2px solid white;
    border-radius: 30px;
    padding: 10px 29px;
    font-size: 0.9rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #ffff;
    text-decoration: none;
    position: relative;
    top: -43px;
}
.img-div2{
    width: fit-content;
    width: 100%;
}
.main-img2{
    width: 100%;
    position: relative;
}
.recipes-text-data{
    width: 45%;
    margin: auto;
    background-color: rgba(10, 91, 43, 0.8);
    border-radius: 100px;
    padding: 10px 0 43px 0;
    position: relative;
    top: -435px;
}
.re-word{
    text-transform: uppercase;
    font-family: 'korolev';
    position: relative;
    left: 255px;
    top: -7px;
    color: white;
}
.bake-text{
    color: white;
margin-bottom: 20px;
font-family: 'korolev';
font-size: 16px;
line-height: 2.8vh;
padding: 6px 25px;
position: relative;
    left: 115px;
    top: -20px;
    font-size: 18px;
}
.button-banner3{
background: transparent;
    border: 2px solid white;
    border-radius: 30px;
    padding: 7px 36px;
    font-size: 15px;
    color: white;
    font-size: 19px;
    font-family: 'korolev';
    position: relative;
    left: 231px;
    text-decoration: none;
}
.img-div3{
    width: fit-content;
    width: 100%;
    position: relative;
    top: -207px;
}
.main-img3{
    width: 100%;
    position: relative;
}
.re-word1{
    text-transform: uppercase;
    font-family: 'korolev';
    position: relative;
    left: 208px;
    top: -7px;
    color: white;
}
.bake-text1{
    color: white;
margin-bottom: 20px;
font-family: 'korolev';
font-size: 16px;
line-height: 2.8vh;
padding: 6px 25px;
position: relative;
left: 69px;
top: -8px;
    font-size: 18px;
}
.footer{
    width: 100%;
    height: 100px;
    background-color:#3e3e3e;
    position: relative;
    bottom: 414px;
    display: flex   ;
}
.last-wors1{
    position: relative;
    left: 343px;
    top: -18px;
    color: white;
    padding: 13px;
    font-size: 12px;
}
.last-wors2{
    position: relative;
    left: -350px;
    top: 17px;
    color: white;
    padding: 13px;
    font-size: 12px;
}
.last-wors1:hover{
    text-decoration: underline;
}
