.pkp_site_name {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0%;
    margin-top: 0%;
  }
  
  .pkp_site_name .is_img {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
  
  .pkp_site_name .is_img img {
    max-height: 200px !important;
    min-width: 480px;
    width: 100%; 
    height: 200px; 
    object-fit: cover; 
  }
  
  .pkp_site_name_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  
.pkp_brand_footer {
    display: none;
}
  
.pkp_footer content { 
    width: 100%; 
    height: 50% 
}
  
.pkp_footer_content img {
    max-width: 100%;
    width: 88px;
    height: 31px;
}
  
.pkp_footer_content p {
    line-height: 4px;
    color:white;
    font-family: 'Inter', sans-serif;
}
  
.pkp_footer_content h2 {
    color:#fed531;
    font-family: 'EB Garamond', serif;
}
  
.pkp_footer_content a {
    color:#5ce1e6;
    font-family: 'Inter', sans-serif;
}

.pkp_structure_footer:after {
    display: none;
}
  
.pkp_structure_footer_wrapper {
    background-color: #9e2626;
}

div {
    text-align: justify;
}

.pkp_site_nav_menu {
    color:#f2f2f2;
  }
  
  .pkp_navigation_primary_row {
    background-color:#f2f2f2;
  }
  #navigationPrimary>li>a {
    padding-bottom: 6px;
    border-bottom-width: 4px;
    color: black;
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  }
  
  #navigationPrimary ul a {
    background-color: #f2f2f2;
    color: black;
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  }
  
  .pkp_navigation_search_wrapper a {
    padding-bottom: 6px;
    border-bottom-width: 4px;
    color: black;
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  }
  
  .block_make_submission a {
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    color: white;
    background-color: #9e2626;
  }
  
  .pkp_block .title {
    display: none;
    border-bottom-color: #9e2626;
    color: white;
    font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  }

.block_make_submission a {
  margin-bottom: 20px;
}

.pkp_block {
  margin-top: 20px;
  margin-bottom: 20px;
  padding:0%;
  margin-left: 20px;
  margin-right: 20px;
}

pkp_block block_make_submission {
  max-height: 40px;
}
