/**
 * Theme Name:     Point of Sale - Theme
 * Author:         JD Farrell
 * Template:       twentytwentyfour
 * Text Domain:	   point-of-sale-theme
 * Description:    Custom tailored theme of twenty twenty-four to perform as a Point of Sale system.
 * Author URI:     https://idkcode.com
 * Version:        1.1.8
 */


* {
	box-sizing: border-box;
}
