.section-title:contains("تقييمات")
    background-color: #B8860B !important;
    color: white !important;
    padding: 12px 20px;
    border-radius: 6px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 15px;
    border-bottom: 2px solid #DAA520;
  }
}