header{
    background: rgb(0, 74, 223) !important;
    padding: 10px 0;
    box-shadow: 0 20px 0 #0036a2;
    margin-bottom: 15px;
}

.justify-content-center{
    justify-content: center;
}

.accordion-button::after {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.item-news img{
    min-height: 600px;
    max-height: 600px;
    object-fit: contain;
    /* background-color: #000; */
}
