﻿.wizardfield{
    background: white !important;
    font-size: 28px !important;
    text-align: center;
}
.wizardfieldleft {
    background: white !important;
     
 
}
.single-wrapper{
    margin-bottom: 25px;
}
body {
    background: linear-gradient(135deg, #4f8edc 0%, #2f6fc2 100%);
    min-height: 100vh;
}

.wizardbutton
{
    color: white;
    margin-top: 25px;
}