.pkp_block .title {
    font-family: initial;
    font-size: initial;
    font-weight: initial;
    color: initial;
    margin-bottom: initial !important;
    border-bottom: none !important;
    padding-bottom: initial !important;
    text-transform: none;
}
    .sections{
        .btn-group{
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 1rem;
        border-radius: 0;
    }
    .btn-group>.btn{
        border-radius: 0;
    }
    }

.pkp_structure_sidebar {
        width: initial !important; }

.pkp_structure_main {
    border-right: none !important; }

@media (min-width: 768px){
.pkp_page_index .cmp_announcements>.obj_announcement_summary:before {
border-left: none;
}


.pkp_page_index .cmp_announcements .more:before {
border-left: none;
}

}


.footer p img{

max-width:70px;
height:auto;
margin:0 20px
}
