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

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

.centereddiv {
  width                    : 100%;
}

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

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

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

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

#photo {
   width                   : 220px;
   margin-top              : 65px;
   margin-bottom           : 40px;
}

.floatingbottomdiv {
    font-size              : 21pt;
    color                  : #1c4433;
    height                 : 40px;
    margin-bottom          : 30px;
    vertical-align         : middle;
    display                : flex;
}

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

.marginleft02 {
    margin-left            : 20px;
}

.marginleft03 {
    margin-left            : 258px;
}

.marginleft04 {
    margin-left            : 150px;
}

.marginleft05 {
    margin-left            : 328px;
}

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

.marginleft07 {
    margin-left            : 36px;
}

#bannerpicture {
   content                 : url('../img/carolineprumbanner.png');
}

.picto {
   height                  : 40px;
}

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

.marginleft80 {
   margin-left             : 80px;
}