.prayer-date strong {
  font-size: 0;
}

.prayer-date strong::after {
  content: "Tarehe:";
  font-size: 16px; /* adjust as needed */
  font-weight: bold;
}
#global-prayer-times-form #prayer-wrapper .prayer-date {
   font-weight: bolder;
   font-size: 25px;
   color: #85c9e3;
}
#search-block-form .js-form-wrapper input {
 background-color: #89a173;
}

.header-main-wrapper .region--header #block-sass-theme-msd-usermenu ul li a {
background-color: #89a173;
}

#block-sass-theme-msd-visitorstats{
	  background-color: #89a173;
}

#global-prayer-times-form #prayer-wrapper .prayer-date strong {
           display: none;
}  
 
#global-prayer-times-form .location-wrapper .form-item-country, #global-prayer-times-form .location-wrapper #city-wrapper {
  color: #89a173;
}