.footerLogoContents li a,.helpSectionContents li a,.supportSectionContents li a,.informationSectionContents li a{
    font-family:'Ubuntu', sans-serif;
    font-size:15px;
    color:#000000;
    padding-bottom:5px;
}
.footerLogoContents li a:hover,.helpSectionContents li a:hover,.supportSectionContents li a:hover,.informationSectionContents li a:hover{
    color:#E24148;
}
.footerLogoContents li,.helpSectionContents li,.supportSectionContents li,.informationSectionContents li{
    list-style: none;

}

.footerLogoContents,.helpSectionContents,.supportSectionContents,.informationSectionContents{
    padding: 0px !important;
    margin: 0px !important;
}
.footer{
    background-color: #F6F9FE;
}
.footerSectionOne{
    padding:40px 0 30px 0;
    border-bottom:1px solid #E1EBFE;
}
.footerLogoSection a img {
	width: auto;
    max-width:200px;
    height:100px;
    object-fit:contain;
}
.footerHeading{
    font-family:'Ubuntu', sans-serif;
    font-size:25px !important;;
    font-weight:700;
    color:#000000;
    padding:30px 0 10px 0!important;
}
.footerLogoSection a img{
    padding-bottom:20px;
}
.footerSectiontwo{
    width:85%;
    margin:auto;
    padding:20px 0;
}
.copyrightSection{
    font-family:'Ubuntu', sans-serif ;
    font-size:15px;
    color:#3D3D3D;
}
.roundedIcons{
    height:30px;
    width:30px;
    border-radius:50%;
    color:#fff;
}
.roundedIcons:hover{
    color:#fff;
}
.whatsappIcon{
    background:linear-gradient(45deg,#1EBEA5, #00E676);
}
.fbIcon{
    background-color:#3C5B9B;
}
.instaIcon{
    background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.youtubeIcon{
    background-color:#FF0000;
}
.googleIcon{
    background-color: #FF0000;
}
.twitterIcon{
    background-color:#1DA1F2;
}
.businessAddress {
	width: 350px;
}