.grid-item {
    width: 300px !important;
    padding-left: 5px;
}

.center-height-width {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: right;
}

hr {
    margin-top: 25px;
    box-sizing: border-box;
    height: 2px;
    border: 2px solid #4C84C1;
}

.grid {
    margin: 0 auto;
}

.admin-nav {
    background-color: #8b0000 !important;
}

.site-header__secondary-navigation__liens {
    text-align: left !important;
}

.modified-nav a {
    color: #a79d9d !important;
}

.tools-section {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    padding-bottom: 50px;
}

.stack__archive-activite-en-reseau__article {
    height: 300px;
    max-width: 300px;
}

.stack__archive-activite-en-reseau__article h4 {
    text-align: center;
}