.mb-10 {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.text-xs.text-gray-500 {
    min-width: 70px;
    display: inline-block;
}

.text-gray-500 {
color: #b7b9cc !important;
}

.text-xs {
font-size: .7rem;
}



.input-group [type="radio"] {
    height: 1.3em ;
  }
