/**
 * Do not edit this file directly, your changes will be lost!
 */
h2{
font-weight:bold;
}

.l-header .block-system-header {
    margin: 4vh 0 8vh;
}

.green-stripes .header-menu a {
    font-weight: bold;
}

.why-memory{
    background-color: #efefef;
    border: #E05D91 3px dashed;
    padding: 10px;
}
.different-quilter{
    background-color: #E05D91;
    padding:10px;
    color: #FFFFFF;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #EF1559;
    text-decoration: none;
}

.ui-accordion .ui-accordion-header {
    font-size: 120%;
}

.testimonial-block h2.block-title {
    font-size: 24px;
    background: url(/files/quote-before.png) no-repeat 5px 10px;
    background-color: #3C7EDC;
    padding: 10px 10px 10px 30px;
    color: #FFF;
}
.testimonial-block .views-field-field-testimonial-giver{
margin-bottom:30px;
color: #EF1559;
font-weight: bold;
}

.testimonial-block .views-field-body{
font-style: italic;
font-weight: bold;
}

.gallery-block{
background-color:#EFEFEF;
padding:10px;
margin-top:10px;
}

.gallery-block h2{
font-weight:bold;
}

.l-header .block-system-main-menu .menu a {
font-weight:bold;
}
.shopify-buy__product-img-wrapper{
display:none;
}
.phone-block{border: #E05D91 3px dashed;
    padding: 10px;
}