.subnav ul li ul li a {
	font-weight: 200;
    padding-left: 2em; 
    background-color: #fcf1d4;
}

.aligncenter{
	width: 100% !important;
}


.publication {
padding:20px; 
background-color:rgba(241,184,45,.2); 
border-radius:10px; 
margin-bottom:32px;
}

.acf-form #poststuff {
    max-width: 100% !important;
    min-width: 200px !important;
}

.postbox {
    border: 0px !important;
    box-shadow:none !important
}
.acf_postbox > .inside > .field {
    padding: 8px 0px !important;
    border:0px !important;
}

