body {

    background: url('https://journal.literasisainsnusantara.com/public/site/images/moroccan-flower-dark.jpg') no-repeat center center fixed;

    background-size: cover;

    background-color: #f4f4f4;

}



.pkp_site_name .is_img img {

 display: inline-block;
    max-height: 200px;
    max-width: 2500; 
    width: auto;
    height: auto; 
}



.pkp_structure_head {

    background: rgba(255, 255, 255, 0.001);

    padding: 10px;

    border-radius: 10px;

}



.pkp_navigation_primary {

    background: linear-gradient(90deg, #003366, #0066cc);

    border-bottom: 2px solid #16036B;

}



.pkp_navigation_primary a {

    color: Goldenrod !important;

    font-weight: bold;

}



.pkp_structure_main, 

.pkp_page_article {

    background-color: white !important;

    color: black !important;

    padding: 20px;

    border-radius: 10px;

}



.pkp_button, .pkp_button_default {

    background-color: #0066cc !important;

    color: Navy  !important;

    border-radius: 5px;

    padding: 8px 15px;

    font-weight: bold;

}



.pkp_button:hover, .pkp_button_default:hover {

    background-color: #004488 !important;

    color: #fff !important;

}



.pkp_footer_content {
    float : left ; width : 80% ; padding-top : 10px ; padding-bottom : 10px}
.pkp_brand_footer {
    float : right ; width : 20% ; padding-top : 10px ; padding-bottom : 10px}



.pkp_structure_footer_wrapper {

    background: #003366;

    color: white;

    padding: 15px;

    text-align: center;

}



.pkp_structure_footer a {

    color: #ffcc00 !important;

}