p{
  font-weight: 500;
  font-size: 20px;
  padding-top: 10px;
  color: #074E68;
}

.cell:hover{
  opacity: 0.6;
}
