/*Accessibility*/
body {line-height: 1.5em !important;}
.entry-content ul, .entry-content ol, .entry-content p  {line-height: 1.5em !important;}
.main-primary ul li {line-height: 1.5em !important;}
.panel-body>h3 {font-size:1.25em !important;}
.et_pb_text_7 .et_pb_text_inner p {font-size: .9em !important;}


/* Accessibility End */

.pagination {
    display: flow-root;
}  

.ul {
    margin-left: 20px;
    margin-top: 1em;
}

.gallery img {

    max-height: initial!important;
}

.utility-header {
    background: #164675;
    background: linear-gradient(90deg,#1e1369 0%,#3b1369 100%);
}


.branding .header-cagov-logo {
    max-width: 50%;
}   

.branding .header-cagov-logo img {
    max-width: 500px;
}

h4.widgettitle {
    padding-left: 3rem;
    font-weight: 600;
}

@media (min-width: 1280px) {
.branding .header-cagov-logo img {
    max-width: 400px;
    max-height: 80px;
}
}

/* Fix for footer 8/18/21 */
footer {
clear:both;
}
