.signin-tiktok {
    border-radius: 4px;
    background-color: #1A1D20;
    border: solid 1px #1A1D20;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #ffffff !important;
    height: 40px;
    padding: 8px 0px;
    width: 40%;
    display: block;
}