.tws-article-attribute-title, .tws-article-attribute-value {
padding-bottom: 10px;
padding-top: 10px;
}


.tws-article-attributes ul li:nth-child(odd) {
    background: #f1f1f1;
}


.slot--top-bar-selling-points a {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;

}
  .trailblazer--start-page .trailblazer--component-container .tws-content-box--table .tws-content-box--first-line {
    text-shadow: none;
    font-size: 19px;
}
 }


.trailblazer--start-page .trailblazer--component-container .tws-content-box--table .tws-content-box--first-line {
    background: rgba(0,0,0, 0.0);
    text-shadow: none;
    padding: 0px 0px 30px 0px;
    display: inline-block;
    border-radius: 15px;
  
  }
  
.trailblazer--start-page .trailblazer--component-container .tws-content-box--table .tws-content-box--third-line {
    text-shadow: none;
    font-size: 14px;
    color: #999;
    background: #f5f5f5;
    padding: 10px 30px;
    display: inline-block;
    border: 0px solid #333;
    border-radius: 15px;

}

.trailblazer--start-page .trailblazer--component-container .tws-content-box--table .tws-content-box--second-line {
    text-shadow: none;
    font-size: 13px;
    display: inline-block;
    padding: 0px 10px 20px 0px;
    border-radius: 6px; 
   
}
.trailblazer--start-page .trailblazer--component-container .tws-slider-box--table .tws-slider-box--first-line {
    text-shadow: none;
  	font-size: 15px;
    background: #FfFfFd;
    padding: 20px 40px;
    display: inline-block;
    border: 1px solid #333;
    border-radius: 40px;