*{
    margin: 0;
    padding: 0;
}
  .bebas-neue-regular {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -5px;
    font-size: 39px;
  }

  .hero-image {
    position: relative;
    width: 100%;
    height: 100vh;
    background: url('img/home_img.png') no-repeat center center/cover;
  }
  .hero-text {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
  }
  .teko{
    font-family: "Teko", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #000000;
  }
  .bebas-neue-regular {
    font-family:fantasy;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    letter-spacing: 4px;
  }
  .sh-heding {
    
       
        text-shadow: #000000 1px 0 2px;
        color: #000000;
      
  }
  hr.new5 {
    border: 10px solid rgb(0, 255, 0);
    border-radius: 5px;
  }
  .teko2{
    font-family: "Teko", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #000000;
  }
  .cont-text{
    font-family: "Teko", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
  }
  