.info { font-weight: 500;
        color: #3F4C94;
        text-align: left;
      }

.info h1 {
            font-weight: bold;
            font-size: 120%;
            border: 2pt double white;
            background-color: #1663ff;
            color: white;
            padding-top: 1.25em;
            padding-bottom: 1.25em;
         }

.info h2 {
            font-weight: bold;
            color: red;
            font-size: 75%;
         }

.title {
         font-weight: lighter;
         color: red;
       }

.time  {
         font-weight: bold;
         text-align: center;
       }

.event  {
         font-weight: bold;
         font-size: 106%
       }
