[class^="acalog"] h1 {
    color: #063f7e;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    font-size: 1.5em;
    margin: 0 0 30px 0;
    background-color: #247cdd;
    color: white;
    padding: 10px 15px;
}

[class^="acalog"] h2 {
    color: #063f7e;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    font-size: 1.5em;
    margin: 0 0 30px 0;
}

[class^="acalog"] h3 {
    font-size: 1.0625em;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4em;
    color: inherit;
}

h1.acalog-program-name {
    display: none;
}

.column-one-half.alt {
    margin-top: 30px;
}

#wrap .column-one-half.alt h4 {
    font-size: 95%;
    margin-bottom: 0 !important;
}

#wrap .column-one-half.alt h4
 span {
    color: #808080 !important;
}

.dep-info h3:first-child {
  margin-top: 0;
}

.core {
  margin-bottom: 30px;
}

.core br:first-of-type {
  display: none;
}