/*
Theme Name: IRTech
Theme URI: https://example.com/irtech
Author: IRTech
Author URI: https://example.com
Description: Lekki motyw WordPress oparty o Bootstrap 5 (starter).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: irtech
Tags: bootstrap, custom-logo, custom-menu, featured-images, flexible-header
*/

:root {
  --irtech-primary: #0d6efd;
}

body {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
}


.custom-logo {width: 140px;}