.js-store-prod-charcs { 
    font-size: 14px; 
    border-bottom: 1px solid #3EB5F1; 
    padding: 5px 0; 
}
.t-store__tabs__content {
  color: #333;
  max-width: 600px;
  margin: 20px auto;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.t-store__tabs__content strong {
  color: #444;
  font-weight: bold;
  font-size: 22px;
}

.t-store__tabs__content {
  font-size: 18px;
  color:rgb(62, 181, 241) !important;
}

.t-store .t-store__tabs__content{
    max-width:100% !important;
}

.t-store__prod-snippet__container{
    padding-bottom:0 !important;
}