body{
    font-family: "Poppins",  sans-serif !important;
}

.heading-2{
    font-family: "Poppins",  sans-serif !important;
}

.feature-list{
    display: flex;
}

.feature-content-block{
    flex: 1
}

.w-webflow-badge{
    display: none !important;
}

.powered-by{
    display: none !important;
}

.rc-anchor-normal-footer{
    display: none !important;
}

.point{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    margin: 10px 0;
}

.pointer-top{
    margin-right: 10px;
}

.space-top-16{
    margin-top: 16px;
}

.container-regular, .section-header, .w-layout-grid, .header-title-grid, .header-content{
    position: static !important;
}

.anti-space{
    margin-top: -4em;
}

.order-btn{
    padding: 15px 25px;
    background: #DD2301;
    color: white;
    font-size: 1.2rem;
    border-radius: 10px;
}

.header-title-grid {
    margin-bottom: 50px;
}

.about-us{
    margin-top: 30px;
}
