/*
 Theme Name:   Bon Appetit Child
 Theme URI:    https://sweetlips.com.au
 Description:  Bon Appetit Child Theme
 Author:       Katie EC Cochrane
 Author URI:   http://thebrandhierarchy.com.au
 Template:     bonappetit
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  bon-appetit-child
*/

/* Custom styles */
@import "assets/css/style.css";
@import "stm-vc-addons/assets/css/main.css";

.form-submit .submit, .form-submit #submit {
    font-style: normal;
    font-size: 17px;
    color: #ffffff;
    background: #00245d;
    border: 1px solid #8c9cb6;
    outline: 4px solid #00245d;
}
a.post-link {
    font-style: normal;
    font-size: 17px;
    color: #ffffff;
    background: #00245d;
    border: 1px solid #8c9cb6;
    outline: 4px solid #00245d;
}
.page-title_in {
    padding: 0 4px;
  font-family: 'Amatica SC', cursive;
}
.entry-title a {
    color: #33507d;
    font-size: 50px;
    font-family: 'Amatica SC', cursive;
}
h1.entry-title {
    font-family: "Amatica SC", cursive;
}
body .entry-title {
    font-family: "Amatica SC", cursive;
}
.entry-title {
    font-family: "Amatica SC", cursive;
}