/*
  Theme Name: ViCyber
  Version: 0.0.1
  Author: Hayden - Vesanique
  Author URI: https://vesanique.com/  
*/

.grecaptcha-badge {
	display: none !important;
}

.site-header .site-branding {
    flex-basis: 175px;
}

p {
	overflow-wrap: break-word;
}

input[type=radio] { 
	appearance: auto !important;
}