.welcome-preregistration-view .date {
    font-weight: bold;
    text-align: left;
    font-size: 24px;
    line-height: 30px;
}

.welcome-preregistration-view .view-content .view-content-content-buttons button.MuiButton-root.round-button {
    width: 100%
}



.welcome-preregistration-view .view-content-content-body .date {
    color: var(--text-dark);
    margin-top: 11px;
}


.welcome-preregistration-view .view-content h1 {
    margin-bottom: 15px;
}
