/* footer section style */


footer{
    background-color: black;
}

footer{
    padding-top: 25px;
}

.social-media .btn{
    color:white !important
}

.text-center {
    text-align: center;
    color: floralwhite;
}