/*
Theme Name: MJM 4x4 Breakers
Theme URI: https://mjm4x4breakers.co.uk
Author: MJM
Description: Custom classic theme for MJM 4x4 Breakers — genuine used 4x4 spares and components. Tailwind-based port of the MJM 4x4 Breakers site.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mjm4x4
*/

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
