.com_heading01 .cfs-hyperlink span {
    color: #000;
}

.issues_container .com_heading01 {
    margin-bottom: 20px;
}

h4 {
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    padding: 0px 0 0px;
    text-align: left;
    color: #303030;
    margin: 0;
    font-family: proxy-nova;
}

.com_heading01 span {
    font-family: Adobe-Caslon;
    font-size: 22px;
    position: relative;
    top: -3px;
    color: var(--issue_color);
    font-weight: 600;
}

.com_heading01 h4 b {
    font-weight: 600;
    font-family: Adobe-Caslon;

}

.com_heading01 p {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 1.6em;
    margin-bottom: 25px;
}

.cus_post_hea h6 {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 1.6em;
    margin-bottom: 20px;
    color: var(--issue_color);
    font-weight: 700;
    text-transform: uppercase;
    font-family: proxy-nova;
}

.bredcrum01 {
    position: relative;
    height: 120px;
    background-repeat: no-repeat;
    background-image: url('<?php echo site_url(); ?>/wp-content/uploads/2020/04/bredcrum01.png ');
    background-size: cover;
    background-position: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.bredcrum01::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.50);

}

.bredcrum01 .container {
    position: relative;
    z-index: 99;
}

.bredcrum01 h2 {
    font-size: 50px;
    font-weight: 700;
    font-family: Adobe-Caslon;
    line-height: 1em;
    margin: 0;
    padding: 10px 0 0 0;
    color: #303030;
}

.issues_container .com_heading01 {
    margin-bottom: 20px;
}

h4 {
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    padding: 0px 0 0px;
    text-align: left;
    color: #303030;
    margin: 0;
    font-family: proxy-nova;
}

.com_heading01 span {
    font-family: Adobe-Caslon;
    font-size: 22px;
    position: relative;
    top: -3px;
    font-weight: 600;
}

.com_heading01 h4 b {
    font-weight: 600;
    font-family: Adobe-Caslon;

}

.com_heading01 p {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 1.6em;
    margin-bottom: 25px;
}

.cus_post_hea h6 {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 1.6em;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: proxy-nova;
}

.issue_container {
    margin-top: 60px;
}

.cus_post_outer {
    margin-bottom: 50px;
}

@media (max-width: 320px) {}