src/pages/event.module.css [15:25]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cardItem{
    margin: 5px;
    display: flex;
    height: auto;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/pages/news.module.css [15:25]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cardItem{
    margin: 5px;
    display: flex;
    height: auto;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



