/*
Theme Name:         Tetőtépítek
Theme URI:          https://yco.hu/
Description:        Wordpress theme based on Roots/Sage by YCO digital
Version:            1.0.0
Author:             YCO digital
Author URI:         https://yco.hu/
Text Domain:        terran-tetotepitek
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

:root {
    --theme-body-color: #222;
    --theme-headings-font-weight: 600;
    --theme-headings-font-family: "Open Sans", sans-serif;
    --theme-btn-border-radius: 0;
}
