/*
Theme Name: Forever Flowers
Theme URI: https://foreverflowers.hr
Author: Renato Dasović
Author URI: https://foreverflowers.hr
Description: Custom theme for Forever Flowers handmade jewelry.
Version: 1.0
Tags: custom, flower, jewelry, nature
Text Domain: foreverflowers
*/
body {
    font-family: 'Georgia', serif;
    background-color: #faf9f6;
    color: #333;
    margin: 0;
    padding: 0;
}
h1, h2 {
    color: #5a4d4d;
}
a.button {
    background: #d8b4a0;
    padding: 10px 20px;
    color: white;
    text-decoration: none;
    border-radius: 4px;
}
