
        @media (max-width: 768px) {
            body {
              overflow-x: hidden;
            }
        }

        body {
          font-family: 'Arial', serif !important;
        }

        .navigation-link {
          font-size: 19px !important;
        }
        