/* Custom CSS for bloom-boutique */
body { font-family: 'Nunito'; color: #545454; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
    .paragraph-header,
    .breadcrumb,
    .node-teaser .field-type-taxonomy-term-reference .field-label, .page-node .field-type-taxonomy-term-reference .field-label,
    .node-teaser .field-type-taxonomy-term-reference ul.links, .page-node .field-type-taxonomy-term-reference ul.links, .page-node .node-business_sidebar .field-label-above .field-label { font-family: 'Quicksand'; color: #197590; }
body, body.business-home { background-color: #bd9797; }
.well {
    background-color: #e2e2e2;
}
.menu-main-menu-container ul li a {
    color: #6b6a6a;
}
.menu-main-menu-container ul li a:hover, .menu-main-menu-container ul li a.active {
    background: #d4d4d4;
}
article.node-business .group-business-main .field-name-body {
    font-size: 1.6rem;
}
body {
    line-height: 1.49;
    font-size: 1.7rem;
}
.breadcrumb {
    font-size: 3.5rem;
}
.breadcrumb a {
    color: #b5b5b5;
}
.sidebar-custom {
    text-align: center;
}
.mobile-contact a {
    color: #000;
    background: #f2f2f2;;
}
.mobile-contact .locations {
    color: #000;
    background: #f2f2f2;
}
.destination-left-col {
    background-color: #bd9797;
}
#side-menu-label {
    color: #ffffff;
    font-size: 18px;
}
.left-nav-toggle {
    background: #bd9797;
}
a {
    color: #197590;
}
.paragraph-header {
    margin-top: 8px;
    margin-bottom: 8px;
}
p:last-child {
    margin-bottom: 15px;
}