#footer__fraai{padding:1rem 0;text-align:center;width:100%;display:block;clear:both;background-color:#ffffff;color:#333333;transition:background-color 0.3s ease;}
#footer_fraai--content{text-decoration:none;font-family:inherit;font-weight:500;color:#333333;transition:color 0.3s ease;}
#footer_fraai--content:hover {
text-decoration: underline;
opacity: 0.8;
}