#success_message {
    color: #378c00;
    font-weight: 400;
    font-size: calc(16px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
    margin-top: 5%;
    padding-bottom: 15%;
    font-weight: 500;
}