
.new-f{
    font-size: 20px;
    font-weight: bold;
}


.cta.style-two{
background: 


  url("../assets/images/ab4.jpg");

background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.cta.style-two2{
background: 

linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
  url("../assets/images/bs.webp");

background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.heading4 {
    font-size: 1.8rem !important;
}

.pricing_desc{
    max-width: 600px !important;
}


.logo img{
  width: 300px;
}




