/* footer.css */
#footer-custom{background-color:#027fa8;font-size:14px;color:rgba(255,255,255,.9);background-color: #002F5D}

#footer-custom .inside{max-width:1200px;padding:30px 30px 30px 30px;margin:0 auto;box-sizing:border-box}

#footer p,
#footer-custom a,
#footer-custom div
{font-weight:normal;color:rgba(255,255,255,.9)}

#footer-custom a{text-decoration:underline;color:rgba(255,255,255,.9)}
.rs-column ul{margin:0;padding:0; }
.rs-column li{list-style-position: outside;}

#custom a :hover{text-decoration:underline;color:rgba(255,255,255,.9)}

