/* Add custom CSS styles below */ 
.main-nav-container {
  align-content: center;
}

.custom-info .s-block--enhanced-features__item {
  background-color: #D0C5AF;
}

.product-card__buttons>div button {
  background-color: #293D22;
}

.product-card__buttons>div button i {
  color: #fff;
}

.enhanced-title-border {
  display: none;
}