     /* Scoped Styles for Top Feature Section */     .top-feature-box {         font-family: Verdana, Arial, sans-serif;         font-size: 16px;         line-height: 1.6;         color: #333;         margin-bottom: 20px;     }      .top-feature-box strong {         color: #000;     }      .top-feature-box ul {         margin: 10px 0 20px 0;         padding-left: 20px;         list-style-type: disc;     }      .top-feature-box li {         margin-bottom: 8px;     } 