/*
Theme Name: Funding.by Newsroom
Theme URI: https://fundingby.co.uk
Author: Funding.by
Description: WordPress newsroom theme for blog.fundingby.co.uk — mirrors the React newsroom design.
Tags: blog, news, custom-menu, featured-images, translation-ready
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: fby-newsroom
*/

html {
	scroll-behavior: smooth;
}

body {
	line-height: 1.5;
}

a {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}
