#topdiv {
   background-color        : #F1E9DE;
   width                   : 100%;
   height                  : 140px;
   padding-top             : 10px;
   text-align              : center;
}

#middlediv {
   width                   : 100%;
   height                  : 250px;
   padding-top             : 20px;
   text-align              : center;
   
}

.centereddiv {
  width                    : 100%;
}

.spantext {
   font-size               : 23pt;
   color                   : #F1E9DE;
}

.centeredspan {
   font-size               : 23pt;
   color                   : #7A9576;
}

#bottomdiv {
   background-color        : #F1E9DE;
   width                   : 100%;
   padding-top             : 20px;
   text-align              : center;
   margin-top              : 100px;
}

.empowerblock {
   font-size               : 25pt;
   text-align              : center;
   width                   : 100%;
}

#photo {
   width                   : 220px;
   margin-top              : 35px;
   margin-bottom           : 30px;
}

.floatingbottomdiv {
    font-size              : 13pt;
    color                  : #1c4433;
    font-family            : Poppins-Bold;
    height                 : 40px;
    margin-bottom          : 30px;
    vertical-align         : middle;
    width                  : 100%;
    text-align             : center;
    display                : flex;    
    justify-content        : center;
}

.marginleft01 {
    margin-left            : -30px;
}

.marginleft02 {
    margin-left            : 16px;
}

.marginleft03 {
    margin-left            : 175px;
}

.marginleft04 {
    margin-left            : 101px;
}

.marginleft05 {
    margin-left            : 230px;
}

.marginleft06 {
    margin-left            : -128px;
}

.marginleft07 {
    margin-left            : 17px;
}

#bannerpicture {
   height                  : 117px;
   content                 : url("../img/carolineprumbannermedium.png");
}

.picto {
   height                  : 30px;
}

.footercontainter {
   margin-top              : 10px; 
   margin-bottom           : 20px; 
   width                   : 100%; 
   text-align              : center; 
}

.marginleft80 {
   margin-left             : 0px;
}