p {
    font-family: poppins;
}

h1 {
    font-family: poppins;
}

h2 {
    font-family: poppins;
}

h3 {
    font-family: poppins;
}

h4 {
    font-family: poppins;
}

h5 {
    font-family: poppins;
}

h6 {
    font-family: poppins;
}



.brun {
    color: #735149;
}

.bold {
    font-weight: 800;
}

.petit-texte {
    font-size: 15px;
}

.bouton-solde {
    width: 100%;
}

.taille-header {
    height: 100px;
    padding-left: 2%;
    padding-right: 2%;
}

.orehost-header {
    position: relative;
    padding-bottom: 5%;
}

.promotion-carte {
 border: none;
}

.card-title {
    font-size: 30pt;
}

.carte-texte-1 {
    font-size: 15pt;
    margin-top: -1%;
    padding-bottom: 3%;
}

.texte-2 {
    margin-top: -1%;
}

.texte-3 {
    margin-top: -1%;
}

.texte-4 {
    margin-top: -1%;
}

.icone-carte-promo {
    margin-right: 2%;
}

.bouton-promo {
    padding: 4%;
    background-color: #735149;
    border: none;
}

.bouton-promo:hover {
    padding: 4%;
    background-color: #402722;
    border: none;
}

.bouton-promo:focus {
    padding: 4%;
    background-color: #402722;
    border: none;
}

.bouton-promo:active {
    padding: 4%;
    background-color: #402722;
    border: none;
}

.promo-prix {
    padding-top: 15%;
}

.promo-mois {
    font-size: 17pt;
    padding-bottom: 15%;
}

.texte-5 {
    margin-top: 5%;
}

.bouton-login {
    color: #402722;
    border:2px solid #402722;
    border-radius: 7px;
}

.bouton-login:hover {
    color: #735149;
    border:2px solid #735149;
    scale: 1.01;
}

.connexion-form {
    padding-top: 2%;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.email-login {
    padding-bottom: 3%;
}

.login-image {
    padding-bottom: 7%;
}

.connexion-bouton {
    color: #402722;
    border: 2px solid #402722;
}

.connexion-bouton:hover {
    background-color: #402722;
    border: 2px solid #402722;
}

.bouton-login2 {
    padding-top: 3%;
    text-align: right;
}

.img-faq {
    width: 80%;
}

.img-faq-div {
    text-align: center;
    padding-bottom: 5%;
}


.lien-hover:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}

.header-logo {
    width: 150px;
}

.reduc-pourcentage {
    background-color: #40272225;
    margin-left: 7%;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    color: #402722;
    font-weight: bolder;
}

.prix {
    padding-top: 5%;
    padding-bottom: 5%;
}

.texte-all-in-one {
    font-size: 11pt;
    color: grey;
}

.security-features {
    margin-top: 5%;
    width: 100%;
    height: 40rem;
    background-color: #735149;
}

.security-features-small-screens {
    margin-top: 5%;
    width: 100%;
    height: 63rem;
    background-color: #735149;
}

.security-card-container {
    padding-top: 4rem;
}

.security-card {
    background-color: #674841;
    border: none;
    height: 105%;
}

.security-title {
    color: #f9f9f9;
    font-size: 20pt;
    padding-bottom: 5%;
}

.security-text {
    color: #f9f9f9;
}

.testimonials {
    width: 100%;
    height: 560px;
}

.testimonials-container {
    padding-top: 5%;
    padding-bottom: 5%;
}

.testimonials-title-container {
    padding-bottom: 5%;
    text-align: center;
}

.test-icons {
    padding-right: 5px;
}

.testi-title {
    padding-bottom: 2%;
}

.testi-text {
    font-size: 11.5pt;
}

.test-img {
    height: 65px;
    border-radius: 100px;
}

.testi-name-container {
    padding-top: 5%;
    padding-bottom: 5%;
}

.testi-img-text {
    font-weight: bold;
    color: #402722;
    padding-left: 5%;
}

.footer-div-small-screens {
    background-color: #735149;
    width: 100%;
    height: 65rem;
}

.footer-div {
    background-color: #735149;
    width: 100%;
    height: 40rem;
}

.testi-card-small-screens {
    margin-bottom: 5%;
}

.footer-socials-div {
    margin-top: 5%;
    background-color: #674841;
    width: 100%;
    height: 70px;
}
.footer-socials-div-link {
    background-color: #674841;
    width: 100%;
    height: 70px;
}

.social-text {
    padding-top: 1.8%;
    color: #f9f9f9
}

.social-icons {
    padding-top: 10%;
}

.social-ico-svg {
    margin-right: 10%;
}

.social-ico-svg:hover {
    fill: #d4d4d4;
    scale: 1.04;
}

.footer-text-container {
    padding-top: 10%;
}

.footer-title {
    color: #f9f9f9;
    font-weight: bold;
    padding-bottom: 5%;
}

.footer-title-2 {
    color: #f9f9f9;
    font-weight: bold;
    padding-bottom: 5%;;
}

.footer-text {
    font-size: 10pt;
    color: #e8e8e8;
}

.footer-link {
    font-size: 10pt;
    color: #e8e8e8;
}

.footer-link:hover {
    text-decoration: underline #e8e8e8;
    text-underline-offset: 5px;
}

.footer-link-a:visited {
    text-decoration: none !important;
    color: #e8e8e8;
}

.footer-link-a {
    text-decoration: none !important;
    color: #e8e8e8;
}

.footer-text-container-link {
    padding-top: 20%;
}

.send-email-form {
    padding-left: 20%;
    padding-right: 20%;
}

.carte-google {
    margin-top: 10%;
}

.hebergement-web-cartes {
    border: 1px solid rgba(211, 211, 211, 0.9);
    padding: 5%;
}

.carte-security-features {
    padding-top: 5%;
}