.video_theme_step {
    width: 100%;
}

.faire-part-name {
    margin-bottom: 0.5em;
    text-align: center;
}

.faire-part-example {
    text-align: center;
    display: block;
}

#submit-div {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 8%);
    z-index: 10;
    width: 100%;
    height: 50px;
    background-color: #d31d53;
}

#submit_button {
    background: none;
    font-weight: bold;
}

#back_button {
    color: white;
}