/* FOOTER */
footer {text-align:center; font-family: var(--font1);}
footer .grid {margin: 0;}
.footer p.copyright {font-family: var(--font2); font-size: 9px; color: #666; line-height: 12px; margin: 0px; padding: 0px;} 
.footer p.claim2 {font-family: var(--font2); font-size: 12px; line-height: 19px; color: rgba(0,0,0,0.5); padding:15px 5px;}
.footer {padding: 15px 0px; background: #f9f9f9;}
.footer h5 {margin:5px auto; color: rgba(255,255,255,0.7);}
.footer p {color: #fff; font-size: 10px; letter-spacing:1px; line-height: 25px; margin: 0px; color: rgba(255,255,255,0.5);}
.footer a {color: rgba(0,0,0,0.9);}
.footer a:hover {color: var(--main-color); text-decoration:underline;}
.footer .genericLink {text-transform:uppercase;}