﻿.custom-dashboard h1 {
    margin-bottom: 0.75em;
}

.custom-dashboard p, .custom-dashboard li {
    font-size: large;
    line-height: 1.25em;
}

.custom-dashboard li {
    margin: 1em 0;
}

.custom-dashboard img {
    margin: 2em 0 3em 0;
    max-height: 23em;
}

.custom-dashboard .dashboard-divider {
    margin: 3em 0;
    border-bottom: solid black 1px;
}