﻿/*
Theme Name: JazzPanda-AAGame
Theme URI: https://aagamedownload.com
Author: JazzPanda
Author URI: https://aagamedownload.com
Description: AA Game official download WordPress theme, adapted from the WordPress Twenty Twenty-Five/JazzPanda theme foundation.
Requires at least: 6.7
Tested up to: 7.0
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jazzpanda-aagame
Tags: one-column, custom-logo, featured-images, full-width-template, entertainment, landing-page
*/

html {
	scroll-behavior: smooth;
}

body.aagame-clone-page {
	margin: 0;
	background: #131314;
}

body.aagame-clone-page #wpadminbar {
	position: fixed;
}

.jpaa-page-content {
	min-height: 100vh;
	background: #131314;
	color: #f4f4f5;
	padding: 120px 24px 64px;
}

.jpaa-page-content main {
	max-width: 960px;
	margin: 0 auto;
}

.jpaa-page-content a {
	color: #df264d;
}
