﻿:root
{
    --color_accent: #d35e13;
    --color_button_background: #d35e13;
    --color_button_hover_background: #ab4605;
    --color_content_background: #f5f0ea;
    --color_palette_3: #018ab8;
    --layout_width_entry_content: 920px;
    --typography_size_html: 18px;
    --typography_font_global: Montserrat,sans-serif;
    --typography_font_headings: Montserrat,sans-serif;
    --typography_font_site_title: Montserrat,sans-serif;
}