/*
Theme Name: HDC Interactive custom console
Theme URI: https://hdcinteractive.com
Version: 1.0.0
Description: Bespoke custom theme built specifically for the HDC Interactive application console.
Author: Dylan at Wainmans Web
Author URI: https://hdcinteractive.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

*, *::before, *::after {
    box-sizing: border-box;
}
