.label-danger {
    background-color: #07be53;
}

.merchandisingcontent_container .tile {
  .footer .footer-wrapper-description {
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  div.product-sku {
    margin-top: auto;
  }
}



.contacts .contact-element.contact-icon i {
    color: #99ca3a;
}

footer.footer .logo_container .logo img {
    height: 250px;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-box .text-wrapper>* {
    color: black;
    margin: 0;
}