/*!
Theme Name: elitedev
Theme URI: https://metalconstruct.goncears.com
Author: Goncear Stanislav
Author URI: https://goncears.com
Description: Metalconstruct landing page theme runtime.
Version: 1.0.0
Requires PHP: 7.4
Text Domain: elitedev
*/

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
	background: #0d0d0f;
	color: #f3f2ef;
	font-family: "IBM Plex Sans", sans-serif;
}

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

a {
	color: inherit;
	text-decoration: none;
}
