.LiveField__input {
    background-color: rgba(0,0,0,0.04);}

.editor.editor--live {
    padding: 0px;
    padding-bottom: 80px;
}

.btn-raised {
    box-shadow: none;}
    
.submit .btn-raised.btn-primary {
    border-radius: 30px;}
    
    
.btn-raised.btn-primary, .Rank__option--selected {
    background-color: #0678D5;
    color: #FFF;
    border-radius: 30px;
    font-weight: 600;
}

.SuccessfulSubmission {
    margin-top: 40px;
}
