.product-card__addToCart__btn salla-button button {
    background: #de9e70;
    border: 0;
    color: #fff;
}.text-2xl {
    font-size: 1.2rem;
    line-height: 2rem;
}.main-nav-container {
    background-color: #2f4757;
    color: #d8a03b;
}.top-navbar:not(.topnav-has-bg) {
    background-color: #2f4757;
    color:#d8a03b;           border-bottom: 1px solid hsl(207.69deg 28.06% 27.25%);
 


}.s-advertisement-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: .625rem;
    padding-top: .625rem;
    background-color: #2f4757;
    color: #ffffff;
}.product-card__image {
    background-color: var(--bg-primary);
    flex-shrink: 0;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 91%;
}.product-card__content {
    padding: 10px 0;
    position: relative;
    text-align: center;
}.bg-primary {
   
   background-color:  #c08749;
}.text-primary-reverse {
    color: #ff6767;
    color: #ffffff;
}.s-button-primary {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    border-width: 1px;
    color: #ffffff;
}.product-card--fit-height, .product-card--horizontal, .product-card--minimal, .product-card__full-image {
    height: auto;
    margin-top: -27px;
}.product-card__promotion {
    font-size: .75rem;
    font-weight: 700;
    left: 1rem;
    line-height: 1rem;
    max-width: 100%;
    padding: .375rem .625rem;
    position: absolute;
    top: 2rem;
    z-index: 1;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}