.goldbar {
    background-color: #CFB991 !important;
}

.top {
    background-image: none !important;
}

.blackbar {
    background-color: white !important;
    border: none;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
}

.blackbar .black .dropdown-menu {
    background-color: white !important;
}

.blackbar a:link {
    background-color: white !important;
    color: black !important;
    font-family: "acumin-pro-semi-condensed";
    text-transform: uppercase;
}

.blackbar a:visited {
    background-color: white !important;
    color: black !important;
}

.blackbar .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #dedede;
}

.blackbar .dropdown-menu a:hover {
    background-color: #dedede !important;
}

.collegeContent .intro h1 {
    color: #8E6F3E !important;
    font-family: "United Sans";
    font-weight: 700;
}

.collegeContent .intro p, .collegeContent .intro a  {
    font-family: "acumin-pro";
}

.collegeContent .grid .tiles .row .tile a.audience.visitCampus .caption i.icon {
    color: #CFB991 !important;
}

.collegeContent .grid .tiles .row .tile a.audience.visitCampus .caption span.divider {
    background-color: #CFB991 !important;
}

.collegeContent .grid .tiles .row .tile a.audience.academics .caption span.divider {
    background-color: #CFB991 !important;
}

.collegeContent .grid .tiles .row .tile a.audience .caption span.divider {
    background-color: #CFB991 !important;
}

.collegeContent .grid .tiles .row .tile a.audience.visitCampus .caption span {
    font-family: "acumin-pro-condensed" !important;
}

.tiles .tile a {
    background-image: none !important;
}

.footer #accordion h4 {
    color: #CFB991 !important;
    font-family: "acumin-pro-semi-condensed" !important;
    font-weight: 600 !important;
}

.footer #accordion h4 a {
    color: #CFB991 !important;
    font-family: "acumin-pro-semi-condensed" !important;
    font-weight: 600 !important;
}

.footer #accordion a {
    border-bottom: none !important;
}

.footer .motto img {
    display: none !important;
}

.maincontent h1 {
    font-family: "acumin-pro";
    font-weight: 700;
    color: black;
}

.maincontent h2 {
    font-family: "acumin-pro-condensed";
    font-weight: 600;
    color: #8E6F3E;
}

.maincontent h3 {
    font-family: "acumin-pro";
}

.maincontent h4 {
    font-family: "acumin-pro";
    color: #8E6F3E !important;
}

.sidenav a {
    font-family: "acumin-pro-semi-condensed" !important;
}

.sidenav > ul a::after {
    background-color: #8E6F3E !important;
}

#introRow .intro h1 {
    font-family: "acumin-pro-semi-condensed" !important;
    font-weight: 700;
    font-style: italic !important;
}

#introRow .intro .content h2 {
    font-family: "acumin-pro-semi-condensed" !important;
    font-weight: 600;
    color: white !important;
}

#introRow .intro h1 span {
    font-family: "acumin-pro-semi-condensed" !important;
    font-weight: 700;
    font-style: italic !important;
}

#featuredLinksRow .featureLinks .featureLink .icon {
    color: black !important;
}

#featuredLinksRow .featureLinks .featureLink .divider {
    background-color: black !important;
}

#linksRow .links .divider {
    background-color: #CFB991 !important;
}

#linksRow .links h3 {
    font-family: "acumin-pro-condensed";
    font-weight: 600;
}

#linksRow .links .columnContainer .column {
    background-color: black !important;
}

.story.row .contentContainer h3 {
    font-family: "acumin-pro-semi-condensed" !important;
    font-weight: 600;
}

.deptOfficeContent .bannerContainer .caption h2 {
    font-family: "acumin-pro-condensed";
    font-weight: 600;
}

.deptOfficeContent .bannerContainer .caption .subheader {
    background-color: #CFB991 !important;
}

.deptOfficeContent .audienceTiles .tile {
    background-image: none !important;
}

.deptOfficeContent .audienceTiles .tile .caption .text {
	 font-family: "acumin-pro-condensed" !important;
}

.deptOfficeContent .audienceTiles .tile .caption .icon i.fa {
    color: #CFB991 !important;
}

.deptOfficeContent .mainContent h1 {
    color: #8E6F3E !important;
    font-family: "United Sans";
    font-weight: 700;
}

.deptOfficeContent .featureButtons a {
    font-family: "acumin-pro-semi-condensed" !important;
    font-weight: 600;
}
.goldbar #search .dropdown-menu{
    background-color:#cfb991;
}
