/*
Theme Name: miniOrange Atlassian Theme
Theme URI: https://www.miniorange.com/atlassian
Author: miniOrange
Author URI: https://www.miniorange.com
Description: Production theme for the miniOrange Atlassian site — custom header megamenu, marketplace modal, and Atlassian-focused layouts.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: miniorange-atlassian
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

body {
  font-family: 'Poppins', sans-serif;
  background: #ffffff;
  font-size: 16px;
}

main {
  display: block;
}

/* img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
} */

.page-content {
  max-width: 100%;
}
