.march-entry{border-bottom:1px solid #e5e7eb;border-radius:.375rem;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.march-entry:hover{box-shadow:0 2px 4px #0000001a}.march-entry:last-child{border-bottom:none;margin-bottom:0}.march-entry>span{flex:auto;min-width:120px}.rally-entry{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.75rem;padding:.75rem;transition:all .2s;box-shadow:0 2px 4px #0000000d}.rally-entry:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.rally-entry>div{margin-bottom:.5rem}button{transition:all .2s}button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}button:active{transform:translateY(0)}@media (width<=640px){.march-entry{flex-direction:column;align-items:flex-start}.march-entry>span{width:100%;margin-bottom:.5rem}.march-entry .button-group{justify-content:flex-end;gap:.25rem;width:100%;display:flex}.march-times-list,.rallies-list{background-color:#f1f5f9!important}}