#footer2{
    margin: 0;
    padding: 0;
    
    height: 20px;
    width: 100%;
}

#footer2 p{
    color: white !important;
}
#footer2 a{
    color: white !important;
    text-decoration: none;
}
#footer2 a:hover {
    font-weight: bold;
}