.button-package {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    font-weight: 200;
    border-width: 1px;
    border-radius: 22px;
    background-color: #0e2f48;
    color: #ffffff;
    border-color: #ffffff;
    margin: 6px;
}

.titre-package-beige {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    color: #ad8666;
}

.titre-package-beige-center {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    color: #ad8666;
    text-align: center;
}

.titregris {
color:#b1b1b1;
font-size:30px;
font-weight: 200;
font-family: 'IBM Plex Sans', sans-serif;
text-transform: capitalize;
text-align: center;
}

.text-description-package {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    font-weight: 200;
    color: #e1e1e1;
}

.sous-titre-gris-pale {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 16px;
    color: #bebebe;
    font-weight: 300;
}

.thumbnail-contour-rond-package-ourstory {
    border-radius: 0 0 12px 12px;
    background: transparent;
    border-color: #000000;
}

.thumbnail-contour-rond-package {
    border-radius: 0 0 12px 12px;
    background-color: #1e222d; /*#131723; #2e2e2e; */
    border-color: #000000;
}

.thumbnail-contour-rond-package:hover {
    background-color: #293340;  /*#1b1b1b; #212020; */
}

.titre-package {
    font-family: 'Quicksand', sans-serif;
    color: #ad8666;
    text-align: center;
}

.text-prix-package {
    font-family: 'Quicksand', sans-serif;
    color: #e1e1e1;
    font-weight: 300;
    background-position: 0px;
    font-size: 14px;
    text-align: center;
}

.activated-logo-top {
    height: 30px;
}

.logo-indicateur-transparent {
    background-image: url('image/n-v-template.png');
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    border-width: 0;
}

.logo-indicateur-transparent:hover {
    background-image: url('image/n-template.png');
    background-color: #ffffff;
}

.sans-contour {
    border-width: 0;
}

.darktext {
    color: #293340;
    font-size: 14px;
    font-weight: 200;
    font-family: 'IBM Plex Sans', sans-serif;
}



.tutorialmenutext {
    font-size: 16px;
    font-weight: 400;
    font-family: 'IBM Plex Sans', sans-serif;
}



.titre-gris-pale {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    color: #bebebe;
}

.titre-gros-gris {
    font-family: 'Quicksand', sans-serif;
    color: #bebebe;
}

.contour-image-vide {
    border-width: 0;
}
