.t-form__successbox {
    background: #7464ff;
    color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
    border-radius: 15px;
}