/* Shared Page Title Styles */
.page-title {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 600;
}

.page-title a {
    text-decoration: none;
    color: inherit;
}