/**
 * VentaKit Blocks - Frontend
 */

.ventakit-section {
    width: 100%;
    margin: 0;
    padding: 0;
}

.ventakit-section * {
    box-sizing: border-box;
}
