.mm-login-div-wrapper{
    padding-top: 15%;
}
.mm-login-form-wrapper{
    max-width: 400px;
}
.mm-font-size-1-2rem{
    font-size: 1.2rem;
}
.mm-font-size-1-5rem{
    font-size: 1.5rem;
}
.mm-wedding-title{
    background-color: #4d5154;
    background-image: url("/static/assets/demo/pic-2.webp");
    background-size: cover;
    background-position-y: 40%;
    background-position-x: 30%;
    height: 100vh;
    min-height: 200px;
    max-height: 1080px;
}
.mm-wedding-block1{
    background: #F1F2D5;
    min-height: 250px;
}
.mm-wedding-block2{
    background: #eec8cc;
    min-height: 250px;
}
.mm-wedding-block3{
    background: #F2BE5C;
    min-height: 250px;
}
.mm-wedding-block4{
    background: #F29057;
    min-height: 250px;
}
.mm-wedding-block5{
    background: #F27141;
    min-height: 250px;
}
.mm-anchor{
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}