/*Custom Styings*/

.bg-0 {
    background-color: transparent!important;
}

.page-template-page-financials .wdn-single-details {
    max-width: 100%;
}
.wdn-financial-block .blog-item--style-2 img {
    border-radius:0!important;
}
.wdn-founder-block .blog-item__content h6 {
    font-size: 26px;
}


/*Financials Page Stylings*/
.page-template-page-financials .wdn-subscribe {
    margin-top: 0;
}
.page-template-page-financials .bottom-line {
    margin-bottom: 0px;
    border-bottom: 0px solid #dfdfd7;
    padding-bottom: 0;
}
.page-template-page-financials .wdn-single-details:last-child {
    margin-bottom: 0!important;
}

.wdn-previous-report .wdn-financial-block .blog-item__content a h6 {
    font-size: 18px;
    font-weight: 500;
}
.wdn-previous-report .wdn-single-details {
    max-width: 540px;
}
.wdn-previous-report .wdn-founder-block .blog-item--style-1 {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*justify-content: space-between;*/
}