.TINKOFF_BTN_YELLOW {
    position: relative;
    display: inline-block;
    width: 258px !important;
    height: 55px !important;
    border: 1px solid #be9429 !important;
    border-radius: 1px!important;
    box-sizing: border-box;
    font-family: Roboto!important
    font-weight: 18px!important;
    text-decoration: none;
    color:#1a1a1a!important;
    background-color:#ffffff!important;
    transition-property: background-color, border, box-shadow;
    transition-duration: .25s;
    transition-timing-function: ease;
    cursor: pointer;
}

.t706__product .t706__product-description:after {
	content: "*При приобретении любого тарифа по внутренней рассрочке вы вносите предоплату в размере 5 000руб. бронируя место. Следующие платежи вносятся равными удобными частями до конца обучения";
	display: inline-block;
	font-size: 10px;
	margin-top: 6px;
	color: #9E9E9E;
}