footer .widget-area{display:flex;flex-wrap:wrap;justify-content:space-between}footer .widget{flex:1;min-width:200px;margin:10px}footer .widget h3{color:#6b2c91;font-weight:bold;font-size:18px}footer .widget p,footer .widget a{color:#4a4a4a;font-size:14px;text-decoration:none}footer .widget a:hover{text-decoration:underline;color:#6b2c91}