.LiveField--active .LiveField__input:not(.LiveField__input--manualfocus){
   border-bottom: 1px solid rgb(28 28 29) !important;
}
/*.GuidedModeInstructions__container{
    bottom: 150px !important;
}*/

.GuidedModeEditor__view{
    padding-bottom: 50px !important;
    justify-content: center;
}

.almost-there-cont{
    display: flex;
    gap: 10px;
    align-items: center;
}

.almost-there-cont h2{
    font-size: 24px !important;
}

.editor editor--live .SuccessfulSubmission--default{
    display: flex !important;
    align-items: center !important;
}