/**
 * Crendon specific styling
 */
.brand {
    background-color: #ef4232;
}

.sidebar-toggle-box {
    background: #d43324;
}

.btn-success, .btn-success:hover, .btn-success:active, .btn-primary {
    background-color: #ef4232;
}
