.t744__btn{
    color: #ffffff;
    background-image: linear-gradient(275deg, rgba(255,193,30,1) 0%, rgba(189,85,0,1) 100%);
    font-size: 16px;
    font-family: 'Roboto',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
}
.t744__btn:hover{
    background-image: linear-gradient(248deg, rgba(189,85,0,1) 0%, rgba(255,193,30,1) 100%);
    color: #000000!imporatnt;
}
.t395__tab_active{
    background-image: linear-gradient(275deg, rgba(255,193,30,1) 0%, rgba(189,85,0,1) 100%);
    border-color: #bf5801 !important;
}

.t395__tab{
    border: 1px solid #bd5600
}

#rec410083695 h1{
    text-shadow: 0 5px 12px rgba(25, 36, 54, 0.41);
}

.tn-elem__4100836951640175028270{
    text-shadow: 0 5px 12px rgba(25, 36, 54, 0.41);
}

.t744__title-wrapper{
    position: relative;
}

.t744__title_small{
    position: absolute;
    top: 3px;
    display: inline-block;
    left: 72px;
    background: #ff0000;
    padding: 1px 10px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}