.eapps-form-inner {
border: 1px solid #EEE;
padding: 50px;
border-radius: 3px;
background: white;
box-shadow: 0 0 30px -20px rgb(0 0 0 / 25%);
}
.eapps-form-header-title {
font-size: 28px;
font-weight: 900;
line-height: 40px;
color: #333;
}
.eapps-form-header-text {
margin-top: 0;
}
.eapps-form-spots {
background: #F5F5F5;
margin-top: 35px;
padding: 55Px;
}
.eapps-form-header-picture svg {
width: 18px;
height: 18px;
}
.eapps-form-header-picture {
width: 55px;
height: 55px;
}
.eapps-form-inner_link {
margin-top: 15px;
text-align: center;
font-size: 13px;
}
.eapps-form-inner_end {
text-align: center;
background: #EEE;
padding: 50px 10px;
}