.pkp_block .block_custom{
    margin-top: 2em !important;
    margin-bottom: 2em !important;
    padding-top: 2em !important;
    padding-bottom: 2em !important;
}



/* Override background color of the footer wrapper */
.pkp_structure_footer_wrapper {
    background-color: #0C1A32;
}



/* Hide the footer branding */
.pkp_brand_footer {
    display: none;
}

.page h2 {
    display: none;
}

.pkp_block.block_custom {
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    height: 100% !important;
}

