body {
  font-family: "Poppins", sans-serif;
  color: #0c0c0c;
  background-color: #ffffff;
}

.layout_padding {
  padding: 75px 0;
}
h2 {
  color: white;
  font-family: ;
  font-size: 50px;
}
h4 {
  color: white;
  font-style: sans-serif;
}
 }