/*
Theme Name: SilverSalt Shop
Theme URI: /
Author: eirios
Author URI: /
Description: Theme for silversalt.shop
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

:root {
    --primary: #df6236;
    --dark-grey: #333333;
    --white: #fff;
    --brown-1: #AB654B;
    --brown-2: #78584D;
    --brown-3: #453D3A;
    --brown-4: #332A27;
    --border-radius-1: 8px;
    --border-radius-2: 12px;
    --shadow-1: 0px 4px 8px 4px rgba(0,0,0,.0901960784);
    --border-color: 1px solid rgba(0, 0, 0, .0901960784);
}
