body .g-button {
  font-family: Fira Sans Condensed, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  padding-left: 50px;
  background: #ffc72c;
  color: #000 !important;
  box-shadow: 4px 4px 5px 5px #070703; }
  body .g-button:hover {
    background: #ffc72c;
    box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1);
    transition-property: all;
    transition-duration: 300ms;
    transition-delay: 0ms;
    transition-timing-function: ease; }
  body .localpagelist2__block-text {
    font-size: 24px; }
  body .container--u-i0w81b674 {
    text-shadow: none; }
  body .g-search .g-button {
    padding: 0.5em 1.35714em; }
  @media (max-width: 480px) {
  body .localpagelist2 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  body .localpagelist2__block {
    width: 100%; }
  body .localpagelist2__block-text {
    color: #15c; } }
