/*
Theme Name: The AtlanTech
Theme URI: https://theatlantech.com
Author: The AtlanTech
Author URI: https://theatlantech.com
Description: WordPress theme wrapper for The AtlanTech React provider comparison platform.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: Proprietary
Text Domain: theatlantech
*/

html,
body {
  margin: 0;
  min-height: 100%;
}

#root {
  min-height: 100vh;
}
