.footer
{
    width: auto;
    list-style: none;
    align-items: center;
    padding: 25px;
    padding-top: 20px;
    margin: 0 0;
    display: block;


}
.footer:hover {
    border: 50px;
    background-color: #297AE3;
    border-radius: 20px;
}

.logo-twitter-svg

{
    width: 50px;
    height: 50px;
}

