body {
    font-variant-numeric: lining-nums proportional-nums; 
    font-family: 'StratosSkyeng';
    font-style: normal;
    font-weight: 400;
    font-feature-settings: 'pnum' on, 'lnum' on;
    }
.t-checkbox__indicator {
        border-radius: 4px;
    }
    
.agreement_link {
        color: white !important; 
        border-bottom: 1px solid rgb(255, 255, 255); 
        box-shadow: none; 
        text-decoration: none;
    }
    