  body {
    font-size: 1rem;
}

h1 {
    color: #000000;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0.5rem;
    line-height: 1;
}

h2, h3, h4, h5, h6 {
    color: #000000;
    font-size: 1.1rem;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0.5rem;
    line-height: 1;   
}

.breadcrumb {
    display: none;
}

.left-nav {
    display: none;
}

.alert-banner-wrapper {
    display: none;
}

.row, .card, .list-group {
    display: block;
}

.header-wrapper {
    display: none;
}

.footer-wrapper {
    display: none;
}

.footer-contact-wrapper {
    display: none;
}

.page-break {
    page-break-after: always;
}

.accordion .academic-calendar .card-header h3 {
    font-size: 1rem;
    padding: 0 1rem 0 0;  
}

.accordion .academic-calendar button {
    display: none;
}

.academic-calendar .list-group {
    margin-top: 0;
    margin-bottom: 1rem;
}

.academic-calendar .list-group-item {
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
    font-size: 0.95rem;
}

.academic-calendar .list-group-item h4 {
    font-size: 1rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.academic-calendar .list-group-item p {
    font-size: 0.95rem;
}

.import-calendar-btn {
    display: none;
}

.academic-calendar .footnotes p {
    font-size: 0.7rem;
    margin-bottom: 0.25rem;
}

/*Chatbot*/

.ivy-main {
	display: none;
}
