/*
Theme Name: Robótica VE
Theme URI:  https://example.com/robotica-ve   (replace with your own URI)
Author:     Federación Venezolana de Robótica Creativa
Author URI: https://example.com/fvrc          (replace with your own URI)
Description: Child theme of echelon-fse for Robótica VE.
Template:   echelon-fse
Version:    0.0.1
License:    GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: robotica-ve
Tags:       block-patterns, full-site-editing, ... (add any relevant tags)
*/

/* Add your custom CSS overrides below */
/* For Full Site Editing (FSE) themes, you may want to use theme.json for global styles.
   This file is still useful for additional tweaks. */

body {
    /* example: change background color */
    /* background-color: #f0f0f0; */
}

.has-lato-font-family,
h1, h2, h3 {
	font-family: pattanakarnlight !important;
}

h1 strong, h2 strong, h3 strong {
	color: #36C5F1 !important;
}