:root {
  --primary-color: #b52e44;
}

.btn-primary {
  background-color: #b52e44 !important;
  border-color: #b52e44 !important;
}

.text-primary {
  color: #b52e44 !important;
}

.newsli-div::before{
  background: #b52e44 !important;;
}