/*
Theme Name: Home Refurbishment
Theme URI: https://ihrbuild.com
Author: Ilir Thaci
Author URI: https://ihrbuild.com
Description: Professional renovation and refurbishment theme for London-based builder
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: home-refurbishment
*/

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Open Sans', sans-serif; color: #333; background: #fff; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
