.header {
  background: linear-gradient(80deg,#6f054a,#00215f);;
  height: 60px
}
.header section {
  color: white;
  padding-top: 10px;
}

.radio-style th, tr {
  font-size: 1em;
  font-weight: 600;

  vertical-align: middle !important;
  border-bottom: solid 1px silver;
}
thead > tr > th {
  text-align: center !important;
}

.radio-style td > img {
  width:60px;
}
.radio-style th, .radio-style td {
  vertical-align: middle !important;
}
.radio-style td:nth-child(4) {
  font-size: 80% !important;
  color: #2b669a;
}

.radio-style td:nth-child(5), .radio-style td:nth-child(6) {
  font-size: 80% !important;
}