/* Site Overrides */
header h1 a::after {
    content: "\A Center for the Integrative Study of Animal Behavior";
    display: block;
    font-size: 0.95rem;
    font-family: BentonSansRegular,'Arial Narrow',Arial,sans-serif;
    font-weight: normal !important;
    margin-top: 5px;
    margin-bottom: 10px;
}