﻿.box-header {
    background-color: #66724A;
}

.change-quantity-button {
    background-color: #BBC767;
}

.resource-type-selector {
    background-color: #BBC767;
}

.nav-bar {
    background-color: #66724A;
}

.btn-secondary {
    background-color: #BBC767;
    border-color: #BBC767;
}

.product-deep-link-container {
    background-color: #BBC767;
}

.secondary-product-separator {
    background-color: #66724A;
}

.alternative-product-label {
    background-color: #f3f3e7;
}

.display-product-header {
    background-color: #f3f3e7;
}

.display-product-subheader {
    background: #f3f3e7;
}