body.article-our-story nav.pp-menu > ul > li:nth-child(1) > a {
    color: #3A67B1 !important;
}
body.article-what-we-do nav.pp-menu > ul > li:nth-child(2) > a {
    color: #3A67B1 !important;
}
body.article-properties nav.pp-menu > ul > li:nth-child(3) > a {
    color: #3A67B1 !important;
}


/*/enable a font family to be available for custom CSS when not in use in layout*/
@font-face {
    font-family: "montserrat-bold-webfont.woff";
    src: url("https://bigrockpartners.com/wp-content/uploads/2022/08/montserrat-bold-webfont.woff") format("woff")
}