.widget-footer {
  padding: 2rem;
  color: #fff;
  background: #4A4A4A;
  font-size: 0.666rem; }
  .widget-footer .big-footer {
    display: none; }
    @media (min-width: 768px) {
      .widget-footer .big-footer {
        display: flex; } }
    .widget-footer .big-footer strong {
      display: block;
      margin-bottom: 15px;
      font-size: .9rem; }
    .widget-footer .big-footer ul {
      margin-left: 0;
      padding-left: 0; }
      .widget-footer .big-footer ul li {
        margin-bottom: 10px; }
    .widget-footer .big-footer hr {
      margin: 50px 0;
      border: 1px solid rgba(255, 255, 255, 0.4); }
  .widget-footer .small-footer.footer-diner a {
    text-decoration: underline; }
  .widget-footer .small-footer.footer-restaurant img {
    max-height: 20px; }
  .widget-footer .small-footer.footer-restaurant a {
    font-weight: bold; }
  @media (max-width: 1000px) {
    .widget-footer .small-footer.footer-restaurant img {
      margin-bottom: 15px; }
    .widget-footer .small-footer.footer-restaurant span {
      display: block;
      margin-bottom: 15px; } }
  .widget-footer a {
    color: #fff !important;
    text-decoration: underline; }
    .widget-footer a:hover {
      color: #fff; }

/*# sourceMappingURL=style.css.map */
