@font-face {
  font-family: "helvetica";
  font-style: normal;
  font-weight: 500;
  src: local("helvetica"), local("helvetica"),
    url("/static/sripuram-org/helvetica.ttf") format("truetype");
}

.strictly-prohibited-section h4, .strictly-prohibited-section1 h4 {
  font-family: "helvetica";
  color: #9f1605 !important;
  text-transform: uppercase !important;
  text-align: center;
  margin-bottom: 30px;
}

.strictly-prohibited-section img {
  background-color: #F1CD98;
  border-radius: 50%;
}

.strictly-prohibited-section1 {
  background-color: #F2CF99;
  border-radius: 15px;
  margin: 0px 20px;
}

.strictly-prohibited-section1 img {
  background-color: #806940;
  border-radius: 50%;
  padding: 10px; 
}
