.agenda{display:flex;flex-direction:column;margin:0 auto;max-width:800px}.agenda-item{border-bottom:1px solid #33727e;display:flex;padding:20px 0}.agenda-time{color:#33727e;margin-right:20px;width:20%}.agenda-event{color:#33727e;flex:1;font-size:18px;font-weight:500}.agenda-divider{border:1px solid #33727e;margin:20px 0}.agenda-title-time,.agenda-title-topic{font-size:1.475rem;font-weight:700}