
.container-fluid {
    font-family: Cursive;
}
/* * {
    background-image: linear-gradient(180deg, #e6ff99 0, #ceff9b 16.67%, #b5ff9d 33.33%, #9df29d 50%, #86e49d 66.67%, #72d89d 83.33%, #60ce9e 100%);
} */
aks1 {
    color: firebrick;
    font-family: Fantasy;
}
.footerlogo {
    position: relative;
    top:-400px;
    margin-left: 750px;
     width: 30%;
}
.footerlogo2 {
    position: relative;
    top:-350px;
    left: 350px;
    margin-left: 750px;
     width: 20%;
}
.footerlogo3 {
    position: relative;
    top:-450px;
    left: 60px;
    margin-left: 750px;
     width: 20%;
}