.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';
}
@media only screen and (max-width: 992px) {
div.mobile-header-replace {
    height: 64px;
}
}

