
#wpfooter #footer-left { display: none; }

.login h1 a {
    background-image: url('../img/login_logo.png')!important;
    background-size: cover !important;
    width: 232px!important;
    height: 80px!important;
}
.acf-flexible-content .layout{
    background: #eaeaea !important;
}
.acf-flexible-content .layout .acf-fc-layout-handle{
	background-color: #505050 !important;
    color: #fff !important;
}
.acf-flexible-content .layout > .acf-table > thead > tr > th{
    background: #c3c3c3 !important;
}
.acf-table > tbody > tr > td{
    background: #eaeaea !important;
}