@import url('fonts/stylesheet.css');

h1:focus
{
    outline: none;
}

.mud-main-content {
    padding-top: 48px;
}
