.accent_color, .color-accent {
    color: #ff0000 !important;
}

[class*="dg-btn-"].btn-warning {
    color: #000000 !important;
    border-color: #f0ad4e !important;
    background-color: #f0ad4e !important;
}
.title-area h1 {
	font-family: 'Lobster';
}
div.mobile-header-replace {
    height: 54px ;
}
@media only screen and (max-width: 992px) {
div.mobile-header-replace {
    height: 64px;
}
.law03-title02 .postitle {
    display: none;
}
}
.dng-mobilemenu.mobile_menu.mm-menu {
    top: 64px;
}