/*
Theme Name: HIKSEMI Approved
Theme URI: https://hikesemi.techrida.com/
Author: MatrixNet Technologies
Description: Consolidated approved HIKSEMI WordPress theme with dynamic products, product categories, news, forms, media and client-content portal support.
Version: 1.0.0
Text Domain: hikesemi-approved
*/

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    margin: 0;
}
