/* Custom CSS for sonnys */
body { font-family: 'Roboto'; color: #444444; }
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: 'Playfair Display'; color: #286778; }
body, body.business-home { background-color: #264E68; }
#block-ct-business-business-sidebar-primary #node-business-business-sidebar-group-contact-info, #block-ct-business-business-sidebar-info #node-business-business-sidebar-group-contact-info {
    padding: 15px;
    background: #5B9FAA;
    border-radius: 5px 0 0 5px;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: left;
}
#node-business-business-sidebar-group-contact-info a {
  color: #ffffff;
}
.breadcrumb {
  color: #5B9FAA;
}
.main-container a {
  color: #17687B;
}
.footer {
  text-align: center;
  color: #ffffff;
  font-size: 10px;
}