.footernavSection{
    background-color: #282828;
}
.footerHeading{
    font-family: 'Josefin Slab', serif;
    font-size:35px;
    color:#fff;
    padding-bottom:20px;
}
.homeAddress{
    width:287px;
}
.homeAddress,.businessNumber a,.businessMail a,.helpsectionContents li a,.supportSectionContents li a,.InformationContents li a{
    font-family: 'Josefin Slab', serif;
    font-size:21px;
    color:#fff; 
}
.footerSectionOne{
    padding:30px 0;
}
.adressSection{
    padding-bottom:20px;
}
.footerLogo img{
    width:100px;
}
.footerSectionTwo{
    width:85%;
    margin:auto;
    padding:15px 0;
}
.copyRightSection{
    font-family: 'Josefin Slab', serif;
    font-size:16px;
    color: #C2C2C2
}
.giftShop{
    color: #1eb0a3 !important;
}
.socialMediaIcons{
    width:150px;
}
.socialMediaIcons li a i{
    font-size:25px;
    color:#C2C2C2;
}
.socialMediaIcons li a i:hover{
    color:#E0395A;
}
.homeAddress,.businessNumber,.businessMail{
    padding-left:10px;
}
.fa-brands.fa-youtube {
    color:red!important;
}