.tg_date{
    font-size: x-large;
    font-weight: 600;
}

.tg_text{
    font-size: 15px;
    font-size: large;
}

.tg_btn{
    text-align: center;
    width: 90px;
    height: 36px;
    background-color: #ff770fe2;
    border-style: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 400;
}

.tg_btn:hover{
    text-align: center;
    width: 90px;
    height: 36px;
    font-weight: 500;
    color: #e5ddd7;
    background-color: #018480d2;
    border-style: none;
    border-radius: 5px;
    font-size: 15px;
}

.sponer{
    margin: 9%;
}

.tg_btn_con{
    text-align: center;
}