.carousel-indicators li {
    box-shadow: 0 0 1px rgba(0,0,0,0.4);
}

.c-content .full a {
    color: #af863c;
    font-weight: 400;
}

.c-content .full a:hover {
    color: #926a20;
    text-decoration: underline;
}

.bar-common-white .c-downloads article {
    margin-bottom: 10px !important;
}

.c-content .full .accordion dt a {
    color: #000000;
    font-weight: 300;
}

.c-content .full .accordion dt a:hover {
    color: #000000;
    text-decoration: none;
}