.t-cover .t-btn-container {
    position: relative;
}
.t-cover .t-btn-container::after {
    content: "Свяжемся с вами в течение дня.";
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 8px;
    text-align: center;
}
