footer {
    background-color: #540505;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: white;
    font-family: 'NotoSans', Verdana, sans-serif;
    height: 75px;
    padding: 10px 20px;
    vertical-align: middle;
    width: 100%;
}
footer a{
    text-decoration: underline
}
li.footer{float: left}li.footer-r{float: right}li.footer a{display: block;color: white;text-align: center;padding: 14px 16px;text-decoration: none;}li.footer a:hover{background-color: transparent;text-decoration: underline}
ul.footer{list-style-type: none;margin: 0;padding: 0;overflow: hidden}