 


    ::selection {
      background-color: #3B96FF;
      color: #fff;
    }
    @media screen and (max-width: 960px) {
    .t898__btn {
        bottom: 75px !important;
    }
    @media screen and (max-width: 600px) {
    .t898__btn {
        bottom: 105px !important;
    }
}