.But<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap" rel="stylesheet">
*[dir="rtl"] {
  font-family: Tajawal, serif !important;
}
ton__tagPrimary {
  background: #286f4c!important;
}
.body {
    font-family: "Montserrat", sans-serif !important;
}
.Readingprogress__progressBar {
    background: linear-gradient(90deg, #01b36c 16%, #02d682 75.89%, #5fffc0 99.8%)!important;
}
.Button__tagPrimary {
  background: #286f4c!important;
  box-shadow: 0 0 .9375rem 0 rgb(40 111 76 / 38%)!important;
}
.Button__tagSecondary {
    box-shadow: 0 0 .9375rem 0 rgb(40 111 76 / 38%)!important;
}
.SearchBox__searchpart {
    border-radius: 1.6rem !important;
}

.SearchBox__searchpart input {
    border-radius: 1.6rem !important;
}

.SearchBox__searchicon {
    border-radius: 0 1.6rem 1.6rem 0 !important;
}
