.webform-confirmation {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #c42939;
    color: white;
    font: normal normal 700 42px/48px "Dindot-font";
}