.today-info {
  margin-top: 20px;
}

.today-info p {
  margin: 0 0 6px 0;
}

.synligt {
 font-weight: bold;
}
.datumvecka {
  background-color: #234c95;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  display: inline-block;
  font-weight: bold;
  color: white !important;
}
