table {
  background-color: #454f73;
  border-radius: 2%;
  color: #fcc663;
}
th {
  border-bottom: 1px solid #ffc663;
  border-right: 1px solid #ffc663;
  text-align: center;
}
.oraridomenicaa{
    line-height: 120%;
}
td{
    border-bottom: 1px solid #ffc663;
    text-align: center;
}
tbody{
    vertical-align: middle;
}