﻿/* Old browsers */
/* Old browsers */
/* Old browsers */
/* Old browsers */
.purple .page_heading_section {
  background-image: url("https://cpccentreforpallcare.blob.core.windows.net/assets/uploads/img/pages/purple_banner.jpg");
}
.purple .page_heading_section:before {
  content: none;
}
.purple .content_font_style h1, .purple .content_font_style h2, .purple .content_font_style h3, .purple .content_font_style h4, .purple .content_font_style h5, .purple .content_font_style h6 {
  color: #ad3287;
}
.purple .content_font_style a {
  color: #ad3287;
}

.blue .page_heading_section {
  background-image: url("https://cpccentreforpallcare.blob.core.windows.net/assets/uploads/img/pages/blue_banner.jpg");
}
.blue .page_heading_section:before {
  content: none;
}
.blue .content_font_style h1, .blue .content_font_style h2, .blue .content_font_style h3, .blue .content_font_style h4, .blue .content_font_style h5, .blue .content_font_style h6 {
  color: #0591a6;
}
.blue .content_font_style a {
  color: #0591a6;
}

.yellow .page_heading_section {
  background-image: url("https://cpccentreforpallcare.blob.core.windows.net/assets/uploads/img/pages/orange_banner.jpg");
}
.yellow .page_heading_section:before {
  content: none;
}
.yellow .content_font_style h1, .yellow .content_font_style h2, .yellow .content_font_style h3, .yellow .content_font_style h4, .yellow .content_font_style h5, .yellow .content_font_style h6 {
  color: #f59103;
}
.yellow .content_font_style a {
  color: #f59103;
}

.module_cms_page_home .fr-view .testing_fa span {
  color: #000;
}
.module_cms_page_home .fr-view .testing_fa:after {
  content: "\f00d";
  color: red;
  font-weight: 700;
  font-family: "Font Awesome 5 Pro";
}
.module_cms_page_home .fr-view i:before {
  font-size: 20px;
  padding: 5px 10px;
}
