/*
Theme Name: Actiza Infotech
Theme URI: https://example.com/
Author: Your Name
Author URI: https://example.com/
Description: A custom theme for Actiza Infotech.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: actiza-infotech
Tags: custom-theme, responsive, simple
*/


.g-recaptcha {
    transform: scale(0.85);
    transform-origin: 0 0;
    max-width: 100%;
}

form .g-recaptcha > div {
    width: auto !important;
}

.g-recaptcha {
    flex-shrink: 0;
}