.announcement-flex{
    display: flex;
    justify-content: space-between;
    margin-top: -1.5rem;
    margin-bottom: 5px;
    flex-wrap: wrap;
}