.main-content article p span, li {
  color: #fff !important
}

.main-content article p, 
.main-content article ul li {
  font-size: 18px !important;
}

.main-content article a {
  color: #1b6f93 !important;
}

.main-content article p span,
.main-content article h1 span,
.main-content article h2 span,
.main-content article h3 span,
.main-content article h4 span,
.main-content article h5 span,
.main-content article h6 span {
  color: #fff !important;

}

.main-content article h1 ,
.main-content article h2 ,
.main-content article h3 ,
.main-content article h4 ,
.main-content article h5 ,
.main-content article h6  {
  font-weight:bold !important;
  matrgin-bottom: 10px
}

.square-grid .banner-square img {
  max-height: 100px;
  aspect-ratio: 16/9;
}

.square-grid .banner-square h3 {
  color: #fff !important
}

#product-tabs-details .product__description p span,
#product-tabs-details .product__description p strong,
#product-tabs-details .product__description h1 strong,
#product-tabs-details .product__description h2 strong,
#product-tabs-details .product__description h3 strong,
#product-tabs-details .product__description h4 strong,
#product-tabs-details .product__description h5 strong,
#product-tabs-details .product__description h6 strong {
  color: #fff !important
}

.main-content h1 strong,
.main-content h2 strong,
.main-content h3 strong,
.main-content h4 strong,
.main-content h5 strong,
.main-content h6 strong {
	color: #fff !important;
}
.main-content h2 span {
color: #fff !important;
font-size: 16px;
}
.main-content .product__description p span {
	background: none !important
}
form.product-form ul li strong {
	color: #fff !important;
  	font-family: var(--font-secondary)
}
.main-content p strong {
  	display: inline-block;
	color: #fff !important;
  	margin: 15px 0 10px !important;
        font-size: 1.25rem !important;
  	font-weight: bold !important;
}
.main-content ul li strong {
	color: #fff !important
}
.mm-ocd nav>ul>li a.active>h5 {
    color: #ffffff !important;
}
.multihome-tabs-wrapper li {
    display: none !important;
}