.content ul {
    list-style-image: none;
    list-style: disc;
}
.footer__nav ul li a{
    font-size: 90%;
    margin-bottom: 5px;
}
