﻿/* Customizations to MaterialVault */

h4.page-header {
    font-weight: 700;
}

.page-header-actions {
    float: right;
}

.mock-data {
    border: 2px dashed purple !important;
}

.custom-error-boundary-content {
    text-align: center;
    margin: 20px auto;
    max-width: 500px;
}