/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.fa {
  font-weight: 900 !important;
}
.gn-red {
  color: #a16b4d; 
  font-family: omnes;
}
.gn-orange {
  color: #d88b61;
  font-family: omnes;
}
input[type=radio] {
  padding-right: 12px !important;
}