/* Custom CSS for northbeachcampground */
body { font-family: 'Nunito'; }
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: 'Archivo Black'; color: #102b70; }
body, body.business-home { background-color: #102b70; }
.breadcrumb {
    font-size: 3.1rem;
}
article.node-business .group-business-main .field-name-body {
    font-size: 1.7rem;
}
.menu-main-menu-container ul li a {
    font-size: 17px;
    color: #0f2c6f;
}
.mobile-contact a {
    color: #000;
    background: #f2f2f2;;
}
.mobile-contact .locations {
    color: #000;
    background: #f2f2f2;
}
#side-menu-label {
    color: #ffffff;
    font-size: 17px;
}
.left-nav-toggle {
    background: #102b70;
}
.destination-left-col {
    background-color: #0f2c6f;
}
.well {
    background-color: #d9dadb;
}
body.node-type-business-page p.paragraph-header {
    font-size: 2rem;
}
p:last-child {
    margin-bottom: 25px;
}