/*!
Theme Name: Vault Child
Theme URI: https://uicore.co
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: vault
Version: 1.0.1
Text Domain: vault
*/

 /* Add your custom style here */

.gfield_radio {
	padding: 0 8px;
	border-radius: 3px;
    border: 1px solid #e6e9ec;
}

.gfield-choice-input[type="radio"]{
	width: auto
}

input[type="text"] {
	color: black !important;
}