/*!
Theme Name:  RayTheme
Theme URI: https://raylinaquino.com/
Author: Raylin Aquino
Author URI: https://raylinaquino.com/
Description:  RayTheme Template 
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: raytheme
*/
:root {
    font-size: 10px;  
}
body{
    font-family: 'Poppins', sans-serif;
    font-size: 1.4rem;
    line-height: 1.4;
}