﻿#tarifs_table > thead > tr > th,
#tarifs_table > tbody > tr > td {
    text-align: center !important;
    color: white;
    border-bottom: dashed white 2px;
    border-right: solid white 2px;
}

#modal_tarifs_footer,
#modal_tarifs {
    background-color: var(--color1) !important;
}

#tarifs_img{
    width: 100%;
    height: 950px;
}
