.almajles-statistics-section {
  background-color: #433c3c;
padding-top: 62px;
}

.stat-title {
  font-size: 55px !important;
  color: #fff;
  padding: 4% 0;
}

.stat-number {
    font-size: 100px;
    font-weight: bold;
    color: #d4af37;
    margin-bottom: -30px;
    padding-left: 93px;
    font-family: 'Lato';
    margin-bottom: -0.5rem;
}

.stat-label {
  font-size: 20px;
  xmargin-left: 60px;
  text-align: center;
  color: white;
}

.stat-subtitle {
  font-size: 27px;
  font-weight: 500;
 xmargin-left: 60px;
  text-align: center;
    color: white;
}
.stat-block
{
	text-align: center;
	align-items: center;
}
.counting-wrapper {
  display: inline-flex;
  align-items: center;
  font-size: 2em; /* Adjust as needed */
  font-weight: bold;
}

.plus-sign {
      font-size: 108px;
    margin-bottom: 15px;
    font-weight: bold;
    margin-bottom: 0;
    color: #d6a439;
    text-align: center;
    margin-left: 16px;
    font-family: "Lora", sans-serif !important;
    display: inline-block;
}