/*footer _____________________________________________*/
.pkp_structure_footer_wrapper{
    background:#dddddd;
    color:#000000;
}
.pkp_structure_footer_wrapper a{
    color:#607890 !important;
}
.pkp_structure_footer_wrapper a:hover{
    color:#415262;
}
.row_footer{
    display:flex;
    justify-content:space-around;
}
.inline{
    display:flex;
    flex-direction:column;

}
.pkp_brand_footer{
    display:none;
}
