/* 
    Website: Unipower Energy Systems Pvt. Ltd.
    Website URL: https://unipower.in/
    Licensed to: Unipower Energy Systems Pvt. Ltd.
    Author: Babsoft IT Services
    Author URL: https://babsoft.in/
    Author Provided Description: Designed, developed and maintained by Babsoft IT Services 
    File: /styles.css
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

.about-content h2 {
    font-size: 2.5rem;
}