footer{
  
   font-size: 14px;
   background-repeat-x: no-repeat;
    background-position: center;
    background-size: cover;
}
footer a{
  text-decoration: none;
    
}
footer a:hover{
 
    
 }
footer h1{
   font-size: 16px;
 }

 footer li{
    list-style: none;
 }

 footer>.container>div{
   justify-content: center;
}

.top-gold-border{
   border-top:1px  #ae956b solid;
   padding-top: 15px;
}

 