body{
    margin: 0px;
}
/* Navbar  */
#navbar{
    position: sticky;
    top:0;
    z-index: 11;
    background-color: #ffffff;
}
#container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
     width: 90%;
     margin: auto;
   
}
#container>img{
    display: block;
    margin-top: 2px;
   margin-left: 407px;
   margin-right: auto;
   cursor: pointer;
}
input[type="search"]{
      border-radius: 20px;
      margin-top: 5px;
      margin-bottom: 5px;
      margin-right: 5px;
      font-size: 14px;
      padding-left: 7px;
}
#ele{
    display: flex;
    justify-content: center;
    width: 85%;
    font-family: Poppins, Poppins-Hindi, sans-serif;
   
    margin-top: 10px;
    margin-left: 65px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 22px;
   
    
}
#ele>div{
    border-right: 2px solid rgb(252, 67, 98);
    background-color:  #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
}
#ele>div:hover{
 color:#FF5A78 ;
 cursor: pointer;
}

#ele>div>div{
    display: none;
    width: 1080px;
    height: 0px;
    margin-top: 10px;
    padding-left: 0px;
    position: absolute;
    top: 70;
   left: 100;
   z-index: 11;
    background-color:#ffffff;
   
   
    transition:height 0.2s ;
    
}

#ele>div>div>div:first-child{
    display: none;
    justify-content: space-evenly;
    background-color: #f5f5f5;
    width:1060px;
    height: 0px;
    font-size: 14px;
    color: #333333;
    transition:height 0.2s ;
   
}
#ele>div>div>div:first-child>div{
    padding: 15px;
}
#ele>div>div>div:first-child>div:first-child{
     margin-left: 20px;
    background-color:#ffffff ;
}
#ele>div>div>div:last-child{
    display: none;
    gap: 10px;
    width:1040px ;
    height:0px;
    margin: auto;
    margin-top: 15px;
    transition:height 0.2s ;
    color: #777777;
}
#ele>div>div>div:last-child>div{
    padding-left: 20px;
}
#ele>div>div>div:last-child>div>img{
    width:140px ;
    height: 160px;
}
#ele>div>div>div:last-child>div>p{
    width: 140px;
    height: 68px;
    font-size: 14px;
    font-family: Poppins, Poppins-Hindi, sans-serif;
    line-height: 20px;
    margin-top: 0px;
}




#ele>div:last-child{
    border:none;
}

/* Home Page Top-Section */
#homeTopSection{
display: flex;

width: 93%;
margin: auto;
margin-top: 20px;
margin-left: 53px;
} 
#homeTopSection>div{
width: 100%;
}
#homeTopSection>div>img:hover{
transition: 0.5s;
opacity: 0.8;
}
#homeTopSection>div>img{
width: 100%;
}
#homeTopSection>div>p{
  
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1.1px;
    line-height: 34.2857px;
    color: #333333;
    text-align: center;
    cursor: pointer;
}

/* Social Media Part */
#socialFollowing{
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
    
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 19px;
    font-weight: 700;
    color:#FFFFFF ;
}
#socialFollowing>div:nth-of-type(3n){
    width: 191.281px;
    background-color: #ebebeb;
    padding: 15px 15px 0px 15px;
    z-index: 10;
}
.social{
    line-height: 27.1429px;
   
    width:191.281px;
    padding: 15px 0px 15px 15px;

}
#socialFollowing>div:nth-child(1){
    
    background-color: #3B5999;
   
}
#socialFollowing>div:nth-child(4){
  background-color: #BD0F1C;
}
#socialFollowing>div:nth-child(7){
 background-color:  #D53791;
}
#socialFollowing>div:nth-child(3){
    color:#3B5999 ;
    
}
#socialFollowing>div:nth-child(6){
    color:#BD0F1C ;
}
#socialFollowing>div:nth-child(9){
    color:#D53791 ;
}
#socialFollowing>.empty{
    content: "";
    position: absolute;
    left: 320px;
    width: 76px;
    height: 99.87px;
   
    background-color:#FFFFFF;
    
    box-sizing: border-box;
}
#socialFollowing>div:nth-child(5){
    left: 645px;
    background-color: #FFFFFF;
}

/* Make Up And Health and Wellness Section*/
#socialFollowing+div>h1,#skinCareSection+div>h1{
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 1.1px;
    line-height: 51px;
    text-align: center;
    color: #212121;
    cursor: pointer;
    margin: 40px 0 40px 0;
}
#socialFollowing+div>h1::after,#skinCareSection+div>h1::after{
    content: "";
    height: 2px;
    width: 100px;
    background-color: #fe5c74;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;

   margin: -150px auto;

}
#frenchMakeUp,#weightLoss,#wrapHairInScarf{
    display: flex;
    justify-content: space-between;
    height: 472.078px;
    width: 1200px;
    padding: 0 0 40px 0;
    font-family: Poppins, Poppins-Hindi, sans-serif;
     font-size: 14px;
     line-height: 20px;
    margin: auto;
    
}
#frenchMakeUp>img,#wrapHairInScarf>img,#weightLoss>img{
    height: 432.078px;
    width: 770px;
    cursor: pointer;

}
#frenchMakeUp>img:hover,#wrapHairInScarf>img:hover,#weightLoss>img:hover{
transition: 0.5s;
opacity: 0.8;
}
#frenchMakeUp>div,#wrapHairInScarf>div,#weightLoss>div{

    height: 274px;
    width: 400px;
    padding: 0 15px 0 15px;
}
#frenchMakeUp>div>div:first-child>p,#wrapHairInScarf>div>div:first-child>p,#weightLoss>div>div:first-child>p{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 24px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
    cursor: pointer;
}
#frenchMakeUp>div>div:nth-child(2),#wrapHairInScarf>div>div:nth-child(2),#weightLoss>div>div:nth-child(2){
    height: 180px;
    width: 370px;
    font-size: 18px;
   color:#333333 ; 
line-height: 30px;
}
#frenchMakeUp>div>div:last-child,#wrapHairInScarf>div>div:last-child,#weightLoss>div>div:last-child{
    color: #FE5C75;
    cursor: pointer;
}
#frenchMakeUp>div>div:last-child:hover,#wrapHairInScarf>div>div:last-child:hover,#weightLoss>div>div:last-child:hover{
text-decoration: underline solid rgb(254,92,117);
}
#makeUpTips,#healthTips{
    display: flex;
    justify-content: space-between;
   margin-left: 50px;
   
 width: 1200px;

}
#makeUpTips>div,#healthTips>div{
    height: 344.359px;
    width: 400px;
    padding: 0 15px 0 15px;
}

#makeUpTips>div>img,#healthTips>div>img{
    height: 226.359px;
    width: 370px;
    cursor: pointer;
}
#makeUpTips>div>img:hover,#healthTips>div>img:hover{
    transition: 0.5s;
opacity: 0.8;
}
#makeUpTips>div>p:nth-child(2),#healthTips>div>p:nth-child(2){
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1.1px;
    line-height: 34px;
    width: auto;
    height: auto;
    cursor: pointer;
}
#makeUpTips>div>p:nth-child(3),#healthTips>div>p:nth-child(3){
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 14px;
line-height: 20px;

    color: #FE5C75;
    cursor: pointer;
}
#makeUpTips>div>p:nth-child(3):hover,#healthTips>div>p:nth-child(3):hover{
    text-decoration: underline solid rgb(254,92,117);
}

/* Hair Care Section */
#hairCareSection{
    width:100%;
    background-color: #fe5c74;
    height: 921.531px;
    margin-top: 120px;
}
#hairCareSection>div:first-child{
    

width: 1170px;
margin: 0 90px 0 90px;
padding: 10px 15px 0 15px;

}
#hairCareSection>div:first-child>p{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 35px;
font-weight: 500;
letter-spacing: 1.1px;
line-height: 51px;
text-decoration: none solid rgb(255, 255, 255);
text-align: center;
color: #FFFFFF;
cursor: pointer;
}
#hairCareSection>div:first-child>p::after{
    content: "";
    height: 2px;
    width: 100px;
    background-color:#FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -1255px auto;
  
}
#hairCareSection>div:first-child>img{
    height: 386.625px;
width: 667.5px;
cursor: pointer;
border-radius: 10px;

}
#hairCareSection>div:first-child>img:hover{
    transition: 0.5s;
    opacity: 0.8;
}
#hairCareSection>div:first-child>div{
    height: 298px;
width: 438.188px;
margin: 0 0 0 -68px;
padding: 30px 50px 30px 50px;
position: relative;
bottom:372px; 
left: 685px;
border-radius: 10px;
background-color: #FFFFFF;

}

#hairCareSection>div:first-child>div>div:first-child{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 24px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
cursor: pointer;
}
#hairCareSection>div:first-child>div>div:nth-child(2){
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 18px;
line-height: 30px;
text-decoration: none solid rgb(51, 51, 51);
}
#hairCareSection>div:first-child>div>div:nth-child(3){
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #FE5C75;
    cursor: pointer;
}
#hairCareSection>div:first-child>div>div:nth-child(3)>span:hover{
    text-decoration: underline solid rgb(254,92,117);
}
#hairCareSection>div:last-child{
    display: flex;
    height: 209.625px;
width: 1200px;
margin: 0 90px 0 90px;
padding: 20px 0 20px 0;

position: relative;
top: -300px;

}
#hairCareSection>div:last-child>div{
    display: flex;
    height: 169.625px;
width: 600px;
padding: 0 15px 0 15px;

}
#hairCareSection>div:last-child>div>img{
    height: 169.625px;
width: 317.5px;
border-radius: 10px;
}
#hairCareSection>div:last-child>div>img:hover{
    transition: 0.5s;
    opacity: 0.8;
}
#hairCareSection>div:last-child>div>div{
    height: 100px;
width: 292.5px;
margin: 13px 0 0 -97px;
padding: 0px 20px 40px 20px;

border-radius: 10px;
background-color: #FFFFFF;

}
#hairCareSection>div:last-child>div>div>p{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 21px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
}
#hairCareSection>div:last-child>div:last-child>div{
    height: 128px;
width: 292.5px;
margin: 0 0 0 -95px;
padding: 0px 20px 40px 20px;

}
#hairCareSection>div:last-child>div:last-child>div>div:first-child{
    height: 68px;
    width: 292.5px;
    
}
#hairCareSection>div:last-child>div:last-child>div>div:first-child>p{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 21px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
}
#hairCareSection>div:last-child>div:last-child>div>div:last-child{
    font-family: Poppins, Poppins-Hindi, sans-serif;
    
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 20px;
 color:  #FE5C75;
}

/* Hair Style Section */

#hairCareSection+div>h1{
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 1.1px;
    line-height: 51px;
    text-align: center;
    color: #212121;
    cursor: pointer;
    margin: 40px 0 40px 0;
}
#hairCareSection+div>h1::after{
    content: "";
    height: 2px;
    width: 100px;
    background-color:#fe5c74 ;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;

   margin: -2180px auto;

}


#hairStyleTips{
    display: flex;
    justify-content: space-between;
   margin-left: 50px;
   
 width: 1200px;

}
#hairStyleTips>div{
    height: 344.359px;
    width: 400px;
    padding: 0 15px 0 15px;
}

#hairStyleTips>div>img{
    height: 194.531;
    width: 370px;
    cursor: pointer;
}
#hairStyleTips>div>img:hover{
    transition: 0.5s;
opacity: 0.8;
}
#hairStyleTips>div>p:nth-child(2){
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1.1px;
    line-height: 34px;
    width: auto;
    height: auto;
    cursor: pointer;
}
#hairStyleTips>div>p:nth-child(3){
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 14px;
line-height: 20px;

    color: #FE5C75;
    cursor: pointer;
}
#hairStyleTips>div>p:nth-child(3):hover{
    text-decoration: underline solid rgb(254,92,117);
}
 /* Skin Care Section */

 #skinCareSection{
    width:100%;
    background-color: #fe5c74;
    height: 921.531px;

}
#skinCareSection>div:first-child{
    

width: 1170px;
margin: 0 90px 0 90px;
padding: 20px 15px 0 15px;
margin-top: 30px;

}
#skinCareSection>div:first-child>p{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 35px;
font-weight: 500;
letter-spacing: 1.1px;
line-height: 51px;
text-decoration: none solid rgb(255, 255, 255);
text-align: center;
color: #FFFFFF;
cursor: pointer;
}
#skinCareSection>div:first-child>p::after{
    content: "";
    height: 2px;
    width: 100px;
    background-color:#FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -3210px auto;
  
}
#skinCareSection>div:first-child>img{
    height: 386.625px;
width: 667.5px;
cursor: pointer;
border-radius: 10px;

}
#skinCareSection>div:first-child>img:hover{
    transition: 0.5s;
    opacity: 0.8;
}
#skinCareSection>div:first-child>div{
    height: 298px;
width: 438.188px;
margin: 0 0 0 -68px;
padding: 30px 50px 30px 50px;
position: relative;
bottom:372px; 
left: 685px;
border-radius: 10px;
background-color: #FFFFFF;

}

#skinCareSection>div:first-child>div>div:first-child{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 24px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
cursor: pointer;
}
#skinCareSection>div:first-child>div>div:nth-child(2){
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 18px;
line-height: 30px;
text-decoration: none solid rgb(51, 51, 51);
}
#skinCareSection>div:first-child>div>div:nth-child(3){
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #FE5C75;
    cursor: pointer;
}
#skinCareSection>div:first-child>div>div:nth-child(3)>span:hover{
    text-decoration: underline solid rgb(254,92,117);
}
#skinCareSection>div:last-child{
    display: flex;
    height: 209.625px;
width: 1200px;
margin: 0 90px 0 90px;
padding: 20px 0 20px 0;

position: relative;
top: -300px;

}
#skinCareSection>div:last-child>div{
    display: flex;
    height: 169.625px;
width: 600px;
padding: 0 15px 0 15px;

}
#skinCareSection>div:last-child>div>img{
    height: 169.625px;
width: 317.5px;

border-radius: 10px;
}
#skinCareSection>div:last-child>div>img:hover{
    opacity: 0.8;
    transition: 0.5s;
}
#skinCareSection>div:last-child>div>div{
    height: 140px;
width: 292.5px;
margin: 0px 0 0 -97px;
padding: 0px 20px 40px 20px;

border-radius: 10px;
background-color: #FFFFFF;

}
#skinCareSection>div:last-child>div>div>div:first-child{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 21px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
}
#skinCareSection>div:last-child>div>div>div:last-child{
 color: #fe5c75;
 font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 20px;
margin-top: -20px;
}
#skinCareSection>div:last-child>div>div>div:last-child>span:hover{
    cursor: pointer;
    text-decoration: underline solid rgb(254,92,117);
}

#skinCareSection>div:last-child>div:last-child>div{
    height: 108px;
width: 292.5px;
margin: 12px 0 0 -95px;
padding: 0px 20px 40px 20px;

}
#skinCareSection>div:last-child>div:last-child>div>div:first-child{
    height: 68px;
    width: 292.5px;
    
}
#skinCareSection>div:last-child>div:last-child>div>div:first-child>p{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 21px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
}
#skinCareSection>div:last-child>div:last-child>div>div:last-child{
    font-family: Poppins, Poppins-Hindi, sans-serif;
    
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding-top: 5px;
 color:  #FE5C75;
 cursor: pointer;
 
}
#skinCareSection>div:last-child>div:last-child>div>div:last-child>span:hover{
    text-decoration: underline solid rgb(254,92,117);
}
#skinCareSection>div:last-child>div:first-child>img{
    margin-top: 5px;
}

/* Health and WellNess Section */

/* In Press Section */
#inPress{
    height: 421px;
    width: 1349px;
    background-color:  #FE5C74;
    margin-top: 80px;
}
#inPress>div{
    height: 421px;
width: 1170px;
margin: 0px 90px 0 90px;
padding: 30px 15px 0 15px;
}
#inPress>div>div:first-child{
    height: 51px;
width: 1140px;
margin: 40px 0 40px 0;
font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 35px;
font-weight: 500;
letter-spacing: 1.1px;
line-height: 51px;
color: white;
text-align: center;
margin-top:0px;
cursor: pointer;
}
#inPress>div>div:first-child::after{
    content: "";
    height: 2px;
    width: 100px;
    background-color:white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -5170px auto;
}
#inPress>div>div:last-child{
    display: flex;
    width: 1150;
    gap:20px;
    margin: auto;

}
#inPress img:hover{
  opacity: 0.8;
  transition: 0.5s;
}
#inPress>div>div:last-child>div{
    background-color: white;
    height: 170px;
width: 370px;
margin: 0 0 20px 0;
padding: 10px 10px 10px 10px;
border-radius: 5px;

}
#inPress>div>div:last-child>div>p{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 24px;
font-weight: 700;
letter-spacing: 1.1px;
line-height: 34px;
text-align: center;
cursor: pointer;
}

#headerMedicalReviewers{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 35px;
font-weight: 500;
letter-spacing: 1.1px;
line-height: 51px;
    height: 51px;
width: 1140px;
margin: 40px;
margin-left: 120px;
text-align: center;
color: #212121;

}
#headerMedicalReviewers::after{
    content: "";
    height: 2px;
    width: 100px;
    background-color:#FE5C74;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -5595px auto;
}




#medicalReviewers{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px 20px;
    height: 250px;
    width: 1140px;
    padding: 0 10px 0 10px;
margin:auto;
margin-top: 40px;

}
#medicalReviewers>div>img{
    height: 110px;
    width: 110px;
    cursor: pointer;
}
#medicalReviewers>div>div{
    height: 110px;
    width: 249.328px;
    margin-top: -110px;
    margin-left: 120px;
    
    font-family: Poppins, Poppins-Hindi, sans-serif;
}
#medicalReviewers>div>div>p:first-child{
   
    font-size: 20px;
    font-weight: 600;
    color: #FE5C75;
    cursor: pointer;
}
#medicalReviewers>div>div>p:last-child{
font-size: 16px;
cursor: pointer;
}
#medicalReviewers+p{
    text-align: center;
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 18px;
    font-weight: 100;
}
#medicalReviewers+p+button{
    display: block;
    height: 50px;
    color:FFFFFF ;
width: 250px;
border: 1px solid  #FFFFFF;
padding: 16px 16px 16px 16px;
background-color:  #FE5C75;
font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 18px;
line-height: 25.7143px;
text-align: center;
margin: auto;
border-radius: 4px;
cursor: pointer;
}
#testimonials{
    
width: 1349px;
background-color: #FE5C74;
margin-top: 50px;
padding-top: 40px;
}
#testimonials>div:first-child{
    height: 51px;
    width: 1140px;
   
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 35px;
font-weight: 500;
letter-spacing: 1.1px;
line-height: 51px;
text-align: center;
color: white;
margin: auto;
cursor: pointer;
}
#testimonials>div:first-child::after{
    content: "";
    height: 2px;
    width: 100px;
    background-color:white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -6140px auto;
}


#testimonials>div:last-child{
    display: flex;
    height: 377.031px;
width: 1170px;
padding: 0 15px 0px 15px;
margin: auto;
margin-top: 30px;

}
#testimonialText>div{
    height: 332.031px;
width: 200px;
padding: 15px 15px 15px 15px;
background-color: white;
color: #333333;
}
#testimonialText>div>p:first-child{
    font-family: poppins;
font-size: 16px;
font-style: italic;
line-height: 25.7143px;
text-align: center;


cursor: pointer;
}
#testimonialText>div>p:last-child{
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color:  #FE5C75;
    text-align: center;
}
#footer{
    display: flex;
    height: 190px;
width: 1349px;
justify-content: space-around;
color: #333333;
margin-top: 30px;
font-family: Poppins, Poppins-Hindi, sans-serif;

}

#follow>p{

    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
#follow>div{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    height: 114px;
width: 262.5px;
margin-left: 60px;
}
#footer>div:nth-child(1)>p:hover,#footer>div:nth-child(2)>p:hover,#footer>div:nth-child(4)>p:hover{
cursor: pointer;
color: blue;
text-decoration: underline;
}
#follow>div>div{
    width:32px;
    height: 32px;
    background-color: #DEDFE1;
}
#follow>div>div>img{
    display: block;
    width: 15px;
    height: 15px;
    margin: auto;
    margin-top: 8px;
    cursor: pointer;
}
#follow>div>div:last-child{
    margin-left: 90px;
}
#copyRight{
    height: 80px;
width: 1349px;
background-color: #E6E6E6;
color:  #333333;
}

#copyRight>p:first-child{
    font-family: Poppins, Poppins-Hindi, sans-serif;
font-size: 16px;
line-height: 22px;
text-align: center;
}
#copyRight>p:first-child>span{
    font-weight: 700;
    color: #FE5C74;
}
#copyRight>p:last-child{
    
    font-family: Poppins, Poppins-Hindi, sans-serif;
    font-size: 13px;
    line-height: 22px;
    width: 822px;
    margin: auto;
    text-align: center;
}
#copyRight>p:last-child>span{
    color: #FE5C74;
    cursor: pointer;
    
}
#copyRight>p:last-child>span:hover{
    text-decoration: underline;
}










