
.wrapper{
    margin-top: 20px;
    display: block;
    justify-content: center;
    text-align: center;
}
.wrapper h2{
    text-align: center;
    font-style:oblique;
    font-weight: bold;
}
.betont{
    color: chocolate;
    font-weight: bolder;
}

body{
    background-color:rgb(245, 206, 210);
}

.email-content-reformer{
margin-top: 40px;
 color: black;
 position: absolute;
 display: block;
 justify-content: center;
 width: 100%;
 height: 100%;
 background-image:url("../pictures/reformer_pilates/reformerSymbolbid.png");
 background-repeat: no-repeat;
 background-size: cover;
}

.container-content{
    margin-top: 80px;
    height: auto;
}

.infotext-reformer{
    font-size: larger;
    
}

div p em{
    font-weight: bolder;
    font-style: italic;
    font-size: medium;
}