.picto1grs {

}

.h4grs {
    color : #000;
}

.ahrefgrs {

}

.pgrs {
    color :#000;
}

.menu-textgrs {
    color: #000;
    font-size : 16px;
}

.cardgrs {
    position: relative;
    display: inline-block !important;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff !important;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.card-bodygrs {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0px 0px Opx 0;
    display: inline-flex;
    flex-direction: row;
}