.Radio_Basic input[type=radio] {
  width: 24px;
  height: 24px;
  accent-color: #1a1e27;
}

.Radio_Dable input[type=radio] {
  width: 24px;
  height: 24px;
  accent-color: #939393;
}