/*
 Theme Name:   Olsen's Foods UNFI Child - Great Valu
 Description:  Theme provided by Freshop
 Author:       Freshop
 Template:     fp-wp-olsens-foods-unfi
 Version:      1.0.1
 Text Domain:  fp-wp-olsens-foods-unfi-sentry
 Freshop Theme: E

 Freshop WordPress Theme © Freshop, Inc.
*/

.btnStyle {
    background: #ffc00d;
    padding: 20px 72px;
    font-weight: 700;
    color: #6f0813;
    font-size: 27px;
    text-decoration: none;
}
.recipe-archive-btn {
    margin-bottom: 45px;
    margin-top: 15px;
}
.bannerBtn {
    background: #ffc00d;
    color: #6f0813;
    font-weight: 700;
    padding: 20px 30px;
    font-size: 18px;
    text-decoration: none;
}
.btnSidebar {
    background: #ffc00d;
    color: #6f0813;
    font-weight: 700;
    padding: 18px 14px;
    font-size: 14px;
    text-decoration: none;
}