.pkp_structure_footer_wrapper {
    background: #F2B705;
}
.pkp_site_nav_menu a {
  color: #fff;
 }
.cmp_notification {
    display: none;
    width: 100%;
    padding: 1.43rem;
    margin-bottom: 2.857rem;
    background: #ddd;
    border-left: .357rem solid #006798;
    font-size: 1rem;
    line-height: 1.43rem
}