/*
Theme Name: Rocket Solutions Theme
Theme URI: https://rocketsolutions.cl/
Author: Rocket Solutions
Author URI: https://rocketsolutions.cl/
Description: Theme propio para la home de Rocket Solutions con landing IA editable desde el admin.
Version: 0.1.3
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: rocket-solutions-theme
*/

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
	background: #050609;
	color: #f7fbff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
